Commit 3c74e259 authored by Kai Koehne's avatar Kai Koehne Committed by Christian Kandeler
Browse files

Remove declaration of non-existing method


Change-Id: I7848260ead4bf16fb922a061cb61291a0fec8df8
Reviewed-by: default avatarChristian Kandeler <christian.kandeler@qt.io>
parent 269ed86b
Branches
Tags
No related merge requests found
Showing with 0 additions and 1 deletion
......@@ -37,7 +37,6 @@
namespace Scanner {
QVector<Package> readDirectory(const QString &packageDirectory, LogLevel logLevel);
QVector<Package> scanDirectory(const QString &directory, LogLevel logLevel);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment