Skip to content

Commit

Permalink
Remove unused signal
Browse files Browse the repository at this point in the history
Change-Id: I28fb6f9f45e43d21cace1978c03acd330a9e6faa
Reviewed-by: Tasuku Suzuki <[email protected]>
Reviewed-by: Edward Welbourne <[email protected]>
  • Loading branch information
msvetkin committed May 9, 2019
1 parent 26b4df2 commit 6ac5d57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/auto/qhttpserver/tst_qhttpserver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ class QueryRequireRouterRule : public QHttpServerRouterRule
class tst_QHttpServer final : public QObject
{
Q_OBJECT
signals:
void test();

private slots:
void initTestCase();
Expand Down

0 comments on commit 6ac5d57

Please sign in to comment.