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'
   )
 



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to