Parcourir la source

[1068] cleanup

JINMEI Tatuya il y a 13 ans
Parent
commit
fcb2409598
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/lib/datasrc/tests/database_unittest.cc

+ 0 - 1
src/lib/datasrc/tests/database_unittest.cc

@@ -713,7 +713,6 @@ public:
     }
 
     // Helper methods for update tests
-    //bool isRollbacked(bool expected = false) const {
     bool isRollbacked() const {
         return (update_accessor_->isRollbacked());
     }