summaryrefslogtreecommitdiff
path: root/src/dosinst.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dosinst.c')
-rw-r--r--src/dosinst.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dosinst.c b/src/dosinst.c
index 1b572a075..a54d168cb 100644
--- a/src/dosinst.c
+++ b/src/dosinst.c
@@ -1132,7 +1132,6 @@ install_vimrc(int idx)
{
FILE *fd, *tfd;
char *fname;
- char *p;
/* If an old vimrc file exists, overwrite it.
* Otherwise create a new one. */