fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / tests / test-symlinkat.c
index 8cdc86d79d87c46043a27fe21fae527ea0bb6062..1795c0e17fa2b24b44564e35dc93cfc290d652c4 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.  */