diff options
Diffstat (limited to 'shell/qa/zip/ziptest.cxx')
-rw-r--r-- | shell/qa/zip/ziptest.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/qa/zip/ziptest.cxx b/shell/qa/zip/ziptest.cxx index df501a6c107d..5898a0183607 100644 --- a/shell/qa/zip/ziptest.cxx +++ b/shell/qa/zip/ziptest.cxx @@ -43,8 +43,6 @@ private: LPSTREAM pStream; public: Test(); - void setUp() {} - void tearDown() {} void test_file_directory(); void test_file_hasContentCaseInSensitive(); void test_file_getContent(); |