summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3/files/patch-kghostview-kgv_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kdegraphics3/files/patch-kghostview-kgv_view.cpp')
-rw-r--r--graphics/kdegraphics3/files/patch-kghostview-kgv_view.cpp21
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/kdegraphics3/files/patch-kghostview-kgv_view.cpp b/graphics/kdegraphics3/files/patch-kghostview-kgv_view.cpp
deleted file mode 100644
index e707518e5679..000000000000
--- a/graphics/kdegraphics3/files/patch-kghostview-kgv_view.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
---- kghostview/kgv_view.cpp 5 Feb 2004 19:40:01 -0000 1.172.2.2
-+++ kghostview/kgv_view.cpp 15 Mar 2004 10:29:55 -0000
-@@ -73,8 +73,6 @@
- }
- }
-
--K_EXPORT_COMPONENT_FACTORY( libkghostviewpart, KGVFactory )
--
- KGVPart::KGVPart( QWidget* parentWidget, const char*,
- QObject* parent, const char* name,
- const QStringList &args ) :
-@@ -956,7 +954,7 @@
- m_job->kill(true);
- m_job = 0;
- }
--
-+
- _mimetype = mimetype;
-
- m_bFinished = true;
-Index: kghostview/part_init.cpp