summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-09-27 21:33:07 +0200
committerAndras Timar <atimar@suse.com>2011-09-28 13:48:10 +0200
commit05293cb04c707b12047ce2378894cf6b7bb67bbc (patch)
tree546bad7e2bc6f23dc3ca6ed191395b7703ba04aa /testautomation
parentd455410a3de86d2c772a96e50ff0d4c066c1605e (diff)
remove checks for unused BUILD_SPECIAL environment variable
Diffstat (limited to 'testautomation')
-rw-r--r--testautomation/global/system/includes/master.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/global/system/includes/master.inc b/testautomation/global/system/includes/master.inc
index 22c7e62c1b4e..7fa22ba9f79c 100644
--- a/testautomation/global/system/includes/master.inc
+++ b/testautomation/global/system/includes/master.inc
@@ -798,7 +798,7 @@ sub mMakeGeneralOptionsAPI
gAutoUpdate = FALSE
endcatch
- '///+ OOo Improvement - only if BUILD_SPECIAL is set we have this file created.
+ '///+ OOo Improvement - currently not used in LibreOffice
sTempPath = gOfficeBasisPath & "share/registry/oooimprovement.xcd"
sTempPath = ConvertPath( sTempPath )