summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkowner.h
diff options
context:
space:
mode:
authorDavid E. Narváez <david.narvaez@computer.org>2013-01-07 12:30:23 -0500
committerDavid E. Narváez <david.narvaez@computer.org>2013-01-07 12:30:23 -0500
commit6d2519d373350b5e904fb421d688a665dd42c0c1 (patch)
tree5f76950325088ee14091ae1baf15a9d9e7d48e7a /src/bookmarks/bookmarkowner.h
parentMake it compile (diff)
downloadrekonq-6d2519d373350b5e904fb421d688a665dd42c0c1.tar.xz
Rekonq Migration to Nepomuk2
Ran the Nepomuk migration script and added a directory with code that has not yet been ported to Nepomuk2. Also did some CMake changes to be able to drop the config-nepomuk.h.cmake file. REVIEW: 108152
Diffstat (limited to 'src/bookmarks/bookmarkowner.h')
-rw-r--r--src/bookmarks/bookmarkowner.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bookmarks/bookmarkowner.h b/src/bookmarks/bookmarkowner.h
index 6a18c237..5be30853 100644
--- a/src/bookmarks/bookmarkowner.h
+++ b/src/bookmarks/bookmarkowner.h
@@ -34,9 +34,6 @@
// Rekonq Includes
#include "rekonq_defines.h"
-// Nepomuk config include
-#include <config-nepomuk.h>
-
// KDE Includes
#include <KAction>
#include <KBookmarkOwner>