summaryrefslogtreecommitdiff
path: root/odk/setsdkenv_windows.template
diff options
context:
space:
mode:
Diffstat (limited to 'odk/setsdkenv_windows.template')
-rwxr-xr-xodk/setsdkenv_windows.template6
1 files changed, 0 insertions, 6 deletions
diff --git a/odk/setsdkenv_windows.template b/odk/setsdkenv_windows.template
index 41effdfcdbf3..d9dc4ec81fd4 100755
--- a/odk/setsdkenv_windows.template
+++ b/odk/setsdkenv_windows.template
@@ -52,12 +52,6 @@ REM Automatic deployment
REM Example: set SDK_AUTO_DEPLOYMENT=YES
set SDK_AUTO_DEPLOYMENT=YES
-set STLDEBUG=
-REM check stlport lib in 4NT shell
-REM if exist "%OO_SDK_HOME%\windows\lib\stlport_vc71_stldebug.lib". (
-REM set STLDEBUG=_stldebug
-REM )
-
REM Check installation path for the StarOffice Development Kit.
if not defined OO_SDK_HOME (
echo Error: the variable OO_SDK_HOME is missing!