From cf8c6dfe32580d2d93cb67f496f50fa14c572f5c Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sun, 31 Jan 2016 11:21:48 +0100 Subject: Enabled and fixed a bunch of warnings --- common/genericresource.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'common/genericresource.cpp') diff --git a/common/genericresource.cpp b/common/genericresource.cpp index c7326d3..758ea0d 100644 --- a/common/genericresource.cpp +++ b/common/genericresource.cpp @@ -197,7 +197,6 @@ private slots: default: return KAsync::error(-1, "Unhandled command"); } - return KAsync::null(); } KAsync::Job processQueuedCommand(const QByteArray &data) -- cgit v1.2.3