summaryrefslogtreecommitdiff
path: root/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-01-17 11:02:57 +0100
committerJohannes Huber <johu@gentoo.org>2012-01-17 11:10:06 +0100
commitd20312aede98247c4472ce128e20e6c2c422c348 (patch)
tree5deace042bc809a4f75ce50827a4b45341076db8 /kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch
parenta1c7c1787527e9c5cf14a80ee3d63d9c3b0f1f90 (diff)
downloadkde-d20312aede98247c4472ce128e20e6c2c422c348.tar.gz
kde-d20312aede98247c4472ce128e20e6c2c422c348.tar.bz2
kde-d20312aede98247c4472ce128e20e6c2c422c348.zip
[kde-base/nsplugins] Remove kdeenablefinal patch.
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch')
-rw-r--r--kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch b/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch
deleted file mode 100644
index e955cc0af14..00000000000
--- a/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- nsplugins/viewer/scripting.h.orig 2010-12-26 01:50:16.704000278 +0100
-+++ nsplugins/viewer/scripting.h 2010-12-26 01:57:20.581000171 +0100
-@@ -20,6 +20,9 @@
-
- */
-
-+#ifndef VIEWER_SCRIPTING_H
-+#define VIEWER_SCRIPTING_H
-+
- #include "nsplugin.h"
- #include "sdk/npruntime.h"
- #include <kparts/browserextension.h>
-@@ -93,5 +96,6 @@
-
- } // namespace kdeNsPluginViewer
-
--// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on;
-+#endif
-
-+// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on;