Kaydet (Commit) b6a79b2c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove dead code

Change-Id: I46ca823d4bfd6ccdb47ce4b4bb793ec81bcc35d9
üst 50b450d7
...@@ -26,7 +26,6 @@ class HSQLDBTest ...@@ -26,7 +26,6 @@ class HSQLDBTest
{ {
public: public:
void testEmptyDBConnection(); void testEmptyDBConnection();
void testIntegerDatabase();
CPPUNIT_TEST_SUITE(HSQLDBTest); CPPUNIT_TEST_SUITE(HSQLDBTest);
CPPUNIT_TEST(testEmptyDBConnection); CPPUNIT_TEST(testEmptyDBConnection);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment