[Glibc-bsd-commits] r3664 - trunk/glibc-ports/kfreebsd

Petr Salinger ps-guest at alioth.debian.org
Mon Aug 1 10:13:07 UTC 2011


Author: ps-guest
Date: 2011-08-01 10:13:07 +0000 (Mon, 01 Aug 2011)
New Revision: 3664

Modified:
   trunk/glibc-ports/kfreebsd/clone.c
Log:
unused variable


Modified: trunk/glibc-ports/kfreebsd/clone.c
===================================================================
--- trunk/glibc-ports/kfreebsd/clone.c	2011-08-01 08:27:14 UTC (rev 3663)
+++ trunk/glibc-ports/kfreebsd/clone.c	2011-08-01 10:13:07 UTC (rev 3664)
@@ -36,7 +36,6 @@
 
     int mib[2];
     size_t size;
-    char *temp;
 
     if (osreldate == 0)
     {




More information about the Glibc-bsd-commits mailing list