summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/qa/zip/ziptest.cxx2
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();