summaryrefslogtreecommitdiff
path: root/staging/pstoedit/pstoedit-3.50-plugin-close.patch
diff options
context:
space:
mode:
Diffstat (limited to 'staging/pstoedit/pstoedit-3.50-plugin-close.patch')
-rw-r--r--staging/pstoedit/pstoedit-3.50-plugin-close.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/staging/pstoedit/pstoedit-3.50-plugin-close.patch b/staging/pstoedit/pstoedit-3.50-plugin-close.patch
deleted file mode 100644
index 6787d6aef..000000000
--- a/staging/pstoedit/pstoedit-3.50-plugin-close.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-http://bugzilla.redhat.com/507035
-
-diff --git a/src/dynload.cpp b/src/dynload.cpp
-index c0db355..7c073ef 100644
---- a/src/dynload.cpp
-+++ b/src/dynload.cpp
-@@ -147,7 +147,6 @@ void DynLoader::close()
-
- DynLoader::~DynLoader()
- {
-- close();
- libname=0;
- }
-