diff options
Diffstat (limited to 'tests/client/cachetest.cpp')
-rw-r--r-- | tests/client/cachetest.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/client/cachetest.cpp b/tests/client/cachetest.cpp index 22fe5d3..8ad65af 100644 --- a/tests/client/cachetest.cpp +++ b/tests/client/cachetest.cpp @@ -77,11 +77,6 @@ class CacheTest : public QObject Q_OBJECT private Q_SLOTS: - void initTestCase() - { - g_type_init(); - } - // Verify that normal menu items are not cached (only sub-menus are) void testCacheContents() { |