diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 19:26:25 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-20 19:26:25 +0200 |
| commit | 4744c86519fdf69023d21f47d70722246f72b679 (patch) | |
| tree | 11c34df1315f3f0fdd2d360dab28f6536d7a15ab /tests/tests.h | |
| parent | de61ab48e3fbe594494bd9f540e44c82505e74fb (diff) | |
| download | qxmpp-4744c86519fdf69023d21f47d70722246f72b679.tar.gz | |
hide QXmppCodec
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 640405e0..b6f2eeab 100644 --- a/tests/tests.h +++ b/tests/tests.h @@ -88,15 +88,6 @@ private slots: void testEntityTimeResult(); }; -class TestCodec : public QObject -{ - Q_OBJECT - -private slots: - void testTheoraDecoder(); - void testTheoraEncoder(); -}; - class TestJingle : public QObject { Q_OBJECT |
