From 0da11d5dcc55befdb4cab6e287c7387d5cfc8480 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Fri, 4 Apr 2008 17:45:22 +0000 Subject: Fix LP bug #190420 (noncompliant desktop entry); remove pointless config.h inclusion in ui/clipboard.cpp (bzr r5333) --- src/ui/clipboard.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/ui/clipboard.cpp b/src/ui/clipboard.cpp index 7973f82af..f0537b720 100644 --- a/src/ui/clipboard.cpp +++ b/src/ui/clipboard.cpp @@ -15,11 +15,6 @@ * See the file COPYING for details. */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif -#include "path-prefix.h" - #include "ui/clipboard.h" // TODO: reduce header bloat if possible -- cgit v1.2.3