Author: reinhard
Date: 2005-08-24 08:19:54 -0500 (Wed, 24 Aug 2005)
New Revision: 7877

Modified:
   trunk/gnue-common/src/datasources/GDataSource.py
Log:
Fixed the fix.


Modified: trunk/gnue-common/src/datasources/GDataSource.py
===================================================================
--- trunk/gnue-common/src/datasources/GDataSource.py    2005-08-24 12:51:36 UTC 
(rev 7876)
+++ trunk/gnue-common/src/datasources/GDataSource.py    2005-08-24 13:19:54 UTC 
(rev 7877)
@@ -574,7 +574,7 @@
   # Requery an existing result set
   # ---------------------------------------------------------------------------
 
-  def _requeryResultSet (self, masterRecord, resultSet, commit):
+  def _requeryResultSet (self, masterRecord, resultSet):
     """
     Requery data for an existing result set from the backend.
 



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

Reply via email to