diff options
author | Sylvestre Ledru <[email protected]> | 2011-02-25 06:15:27 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-02-25 06:15:27 +0100 |
commit | 7f2079513b661c69b82f90770f4147530f8db8a2 (patch) | |
tree | ed589945fba28906bee7f924b71eaa58f0b374e5 /make/build-common.xml | |
parent | d37697ab758e10467d7021a707b7fe023c327c73 (diff) |
Remove reference to the deprecated option noCDC (2)
Diffstat (limited to 'make/build-common.xml')
-rw-r--r-- | make/build-common.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/build-common.xml b/make/build-common.xml index eb1162186..f34280ea0 100644 --- a/make/build-common.xml +++ b/make/build-common.xml @@ -79,7 +79,6 @@ <echo message="setup.nodesktop: ${setup.nodesktop}" /> <echo message="setup.noAWT: ${setup.noAWT}" /> - <echo message="setup.noCDC: ${setup.noCDC}" /> <!-- Load the user specified properties file that defines various host - specific paths. The user will be notified if this is does not |