diff options
| author | Bob Jamison <ishmalius@gmail.com> | 2008-03-10 04:55:44 +0000 |
|---|---|---|
| committer | ishmal <ishmal@users.sourceforge.net> | 2008-03-10 04:55:44 +0000 |
| commit | ee9c07f84fdfb261f7d6808ddc9ec056f2bc1485 (patch) | |
| tree | 699d10820737df65089604fa42292c3286dc5508 /src | |
| parent | Redirect stdout and stderr from scripts (diff) | |
| download | inkscape-ee9c07f84fdfb261f7d6808ddc9ec056f2bc1485.tar.gz inkscape-ee9c07f84fdfb261f7d6808ddc9ec056f2bc1485.zip | |
Put it back :-)
(bzr r5023)
Diffstat (limited to 'src')
| -rw-r--r-- | src/extension/script/InkscapeScript.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/extension/script/InkscapeScript.cpp b/src/extension/script/InkscapeScript.cpp index 0de10d6b4..4a880160a 100644 --- a/src/extension/script/InkscapeScript.cpp +++ b/src/extension/script/InkscapeScript.cpp @@ -25,7 +25,6 @@ #include "InkscapeScript.h" -#undef USE_JAVA #include <bind/javabind.h> |
