getcwd: fix compilation on mingw64
[gnulib.git] / tests / test-symlinkat.c
index 8cdc86d..1795c0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Tests of symlinkat.
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -53,7 +53,6 @@ do_symlink (char const *contents, char const *name)
 int
 main (void)
 {
-  char buf[80];
   int result;
 
   /* Remove any leftovers from a previous partial run.  */