[Pcsclite-cvs-commit] r2253 - trunk/Drivers/ccid/src

Ludovic Rousseau rousseau at alioth.debian.org
Sat Dec 2 17:55:17 CET 2006


Author: rousseau
Date: 2006-12-02 17:55:17 +0100 (Sat, 02 Dec 2006)
New Revision: 2253

Modified:
   trunk/Drivers/ccid/src/ccid_ifdhandler.h
Log:
warning: redundant redeclaration of 'LogLevel'


Modified: trunk/Drivers/ccid/src/ccid_ifdhandler.h
===================================================================
--- trunk/Drivers/ccid/src/ccid_ifdhandler.h	2006-11-30 22:37:52 UTC (rev 2252)
+++ trunk/Drivers/ccid/src/ccid_ifdhandler.h	2006-12-02 16:55:17 UTC (rev 2253)
@@ -37,7 +37,6 @@
 #define DRIVER_OPTION_USE_BOGUS_FIRMWARE 4
 #define DRIVER_OPTION_RESET_ON_CLOSE 8
 
-extern int LogLevel;
 extern int DriverOptions;
 
 /*




More information about the Pcsclite-cvs-commit mailing list