diff options
Diffstat (limited to 'tests/tests.h')
| -rw-r--r-- | tests/tests.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/tests.h b/tests/tests.h index 422c34f6..b3db0cf7 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -109,15 +109,6 @@ private slots: void testTheoraEncoder(); }; -class TestDataForm : public QObject -{ - Q_OBJECT - -private slots: - void testSimple(); - void testMedia(); -}; - class TestJingle : public QObject { Q_OBJECT |
