summaryrefslogtreecommitdiff
path: root/l10ntools/scripts/propex.bat
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/scripts/propex.bat')
-rwxr-xr-xl10ntools/scripts/propex.bat8
1 files changed, 0 insertions, 8 deletions
diff --git a/l10ntools/scripts/propex.bat b/l10ntools/scripts/propex.bat
deleted file mode 100755
index 1174286920da..000000000000
--- a/l10ntools/scripts/propex.bat
+++ /dev/null
@@ -1,8 +0,0 @@
-@echo off
-
-if "x%PERL%x" EQU "xx" (
- echo ERROR: Perl not found. Environment is not set.
- exit /b 1
-)
-
-%PERL% %SOLARVER%\%INPATH%\bin\propex %* \ No newline at end of file