commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r7223 - trunk/gnue-common/src/datasources/drivers/special/unbound


From: reinhard
Subject: [gnue] r7223 - trunk/gnue-common/src/datasources/drivers/special/unbound
Date: Thu, 17 Mar 2005 16:41:27 -0600 (CST)

Author: reinhard
Date: 2005-03-17 16:41:27 -0600 (Thu, 17 Mar 2005)
New Revision: 7223

Modified:
   trunk/gnue-common/src/datasources/drivers/special/unbound/Driver.py
Log:
Removed even more dead code.


Modified: trunk/gnue-common/src/datasources/drivers/special/unbound/Driver.py
===================================================================
--- trunk/gnue-common/src/datasources/drivers/special/unbound/Driver.py 
2005-03-17 22:31:02 UTC (rev 7222)
+++ trunk/gnue-common/src/datasources/drivers/special/unbound/Driver.py 
2005-03-17 22:41:27 UTC (rev 7223)
@@ -72,20 +72,6 @@
     return 0
 
 
-  # Create an empty record
-  def _createEmptyRecord(self): 
-    return self._recordSetClass(self)
-
-
-#
-#  Extensions to Trigger Namespaces
-#  
-class TriggerExtensions: 
-  def __init__(self, connection): 
-    self.__connection = connection
-
-
-
 ######################################
 #
 #  The following hashes describe 





reply via email to

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