commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r9211 - trunk/gnue-common/src


From: reinhard
Subject: [gnue] r9211 - trunk/gnue-common/src
Date: Fri, 5 Jan 2007 10:08:59 -0600 (CST)

Author: reinhard
Date: 2007-01-05 10:08:58 -0600 (Fri, 05 Jan 2007)
New Revision: 9211

Modified:
   trunk/gnue-common/src/GCConfig.py
Log:
Removed parameter that's not used any more.


Modified: trunk/gnue-common/src/GCConfig.py
===================================================================
--- trunk/gnue-common/src/GCConfig.py   2007-01-05 16:03:21 UTC (rev 9210)
+++ trunk/gnue-common/src/GCConfig.py   2007-01-05 16:08:58 UTC (rev 9211)
@@ -56,13 +56,5 @@
                  + '<![CDATA[ .. ]]> blocks, instead of encoding with &lt; 
etc.',
     'Typecast'   : GTypecast.boolean,
     'Default'    : True },
-
-  { 'Name'       : 'useParameters',
-    'Type'       : 'Setting',
-    'Comment'    : 'Use parameters in DBSIG2 database drivers',
-    'Description': 'Use parameters in DBSIG2 database drivers. '
-                 + '1 = use parameters, 0 = do not use them (deprecated)',
-    'Typecast'   : GTypecast.boolean,
-    'Default'    : 1 },              # Default 0 is transformed to '0'
   )
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]