From 56b92e3edd7812c5993b280c3cf06303bbe4f00b Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sat, 12 Apr 2014 13:48:18 +0100 Subject: [PATCH] Remove unused include --- src/libtomahawk/utils/ShortenedLinkParser.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libtomahawk/utils/ShortenedLinkParser.cpp b/src/libtomahawk/utils/ShortenedLinkParser.cpp index b3c3e4e56..fc7404f31 100644 --- a/src/libtomahawk/utils/ShortenedLinkParser.cpp +++ b/src/libtomahawk/utils/ShortenedLinkParser.cpp @@ -19,8 +19,6 @@ #include "ShortenedLinkParser.h" -#include - #include #include "DropJobNotifier.h"