r4389 - trunk/src/target/opkg/libopkg

thomas at sita.openmoko.org thomas at sita.openmoko.org
Tue Apr 22 13:14:36 CEST 2008


Author: thomas
Date: 2008-04-22 13:14:35 +0200 (Tue, 22 Apr 2008)
New Revision: 4389

Modified:
   trunk/src/target/opkg/libopkg/opkg_download.c
Log:
opkg: remove unused variable


Modified: trunk/src/target/opkg/libopkg/opkg_download.c
===================================================================
--- trunk/src/target/opkg/libopkg/opkg_download.c	2008-04-22 11:12:13 UTC (rev 4388)
+++ trunk/src/target/opkg/libopkg/opkg_download.c	2008-04-22 11:14:35 UTC (rev 4389)
@@ -42,7 +42,6 @@
 		    double ultotal,
 		    double ulnow)
 {
-    int i;
     int p = (t) ? d*100/t : 0;
 
     if (opkg_cb_download_progress)





More information about the commitlog mailing list