From ba6e68fea6287e3f1c619bfb757d202d58020807 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 12 Mar 2005 11:03:07 +0000 Subject: Update to 0.41. --- graphics/inkscape/files/patch-src::main.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/inkscape/files/patch-src::main.cpp (limited to 'graphics/inkscape/files/patch-src::main.cpp') diff --git a/graphics/inkscape/files/patch-src::main.cpp b/graphics/inkscape/files/patch-src::main.cpp deleted file mode 100644 index 4e97db192993..000000000000 --- a/graphics/inkscape/files/patch-src::main.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main.cpp.orig Fri Jan 30 15:23:48 2004 -+++ src/main.cpp Fri Jan 30 15:24:10 2004 -@@ -200,7 +200,7 @@ - } - - #ifdef HAVE_FPSETMASK -- fpresetsticky(FP_X_DZ|FP_X_INV); -+ fpsetsticky(FP_X_DZ|FP_X_INV); - fpsetmask(FP_X_DZ|FP_X_INV); - #endif - return result; -- cgit v1.2.3