summaryrefslogtreecommitdiff
path: root/src/rekonq_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rekonq_defines.h')
-rw-r--r--src/rekonq_defines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rekonq_defines.h b/src/rekonq_defines.h
index 439ee8cc..0a60e658 100644
--- a/src/rekonq_defines.h
+++ b/src/rekonq_defines.h
@@ -87,7 +87,6 @@ enum OpenType
CurrentTab, ///< open url in current tab
NewTab, ///< open url according to users settings
NewFocusedTab, ///< open url in new tab and focus it
- NewBackTab, ///< open url in new tab in background
NewWindow ///< open url in new window
};