r4615 - trunk/src/target/opkg/libbb

tick at docs.openmoko.org tick at docs.openmoko.org
Wed Aug 27 17:46:12 CEST 2008


Author: tick
Date: 2008-08-27 17:46:11 +0200 (Wed, 27 Aug 2008)
New Revision: 4615

Modified:
   trunk/src/target/opkg/libbb/unarchive.c
Log:
[opkg] trivial, remove unused variable res



Modified: trunk/src/target/opkg/libbb/unarchive.c
===================================================================
--- trunk/src/target/opkg/libbb/unarchive.c	2008-08-27 15:39:42 UTC (rev 4614)
+++ trunk/src/target/opkg/libbb/unarchive.c	2008-08-27 15:46:11 UTC (rev 4615)
@@ -84,7 +84,6 @@
 	char *full_link_name = NULL;
 	char *buffer = NULL;
 	struct utimbuf t;
-        int res;
 
 
 	/* prefix doesnt have to be a proper path it may prepend 




More information about the commitlog mailing list