diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-17 15:29:12 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-18 16:23:24 +0100 |
commit | b7215602c00f392e30e0e23e21f32dd37fba07dd (patch) | |
tree | b4d6e1643bf04ffe3f6d7426489bec3bf693dddc /solenv/bin | |
parent | b980eca67edd8e3dd43d8717dbd90a2104450f85 (diff) |
API CHANGE: Remove obsolete regcomp from URE
Change-Id: Iaec5e0fd53d340f028e271f28e99a73dedc636f7
Diffstat (limited to 'solenv/bin')
-rw-r--r-- | solenv/bin/guw.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/guw.pl b/solenv/bin/guw.pl index b42310657c06..99bd4a17391f 100644 --- a/solenv/bin/guw.pl +++ b/solenv/bin/guw.pl @@ -41,7 +41,6 @@ use Text::ParseWords; 'MAP', 'NODEFAULTLIB', 'OPT', 'PDB', 'RELEASE', 'SUBSYSTEM', 'STACK', 'out:', 'map:', 'ENTRY:', 'implib:', 'delayload:', 'def', 'COMMENT:' ], - 'regcomp', [ '-env:', 'vnd.sun.star.expand:' , 'vnd.openoffice.pymodule' ], 'regmerge', [ '/UCR' ], 'rc', [ '-D' ], 'rsc', [ '-DOOO_' ] ); |