diff options
author | Pedro Mendes <pedro@gepasi.org> | 2014-06-06 06:41:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:37 +0700 |
commit | 3ed2cce3ada4a54128f6b6a56083bad2c9f3896f (patch) | |
tree | ed0c833b53bf65d4affb9560be897f2ee394d36f /office/pstoedit/drvswf.cpp.patch | |
parent | a968a4d715ec58d970aae4d9428c602ab70dd102 (diff) | |
download | slackbuilds-3ed2cce3ada4a54128f6b6a56083bad2c9f3896f.tar.gz |
office/pstoedit: Updated for version 3.62.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/pstoedit/drvswf.cpp.patch')
-rw-r--r-- | office/pstoedit/drvswf.cpp.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/office/pstoedit/drvswf.cpp.patch b/office/pstoedit/drvswf.cpp.patch deleted file mode 100644 index a731874c41..0000000000 --- a/office/pstoedit/drvswf.cpp.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/drvswf.orig.cpp 2009-12-05 02:02:09.000000000 +0000 -+++ src/drvswf.cpp 2009-12-05 02:02:19.000000000 +0000 -@@ -32,7 +32,6 @@ - //static bool cubic = false; - - #include "mingpp.h" --#include "ming_config.h" - - #if defined(_WIN32) - extern "C" { |