diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-09-16 11:34:23 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-09-16 11:34:43 +0300 |
commit | a27d03a53b2e18a87a8c2be255d8592ee5e790de (patch) | |
tree | 7140dff0ed0477c595b27617695a8e436442e7c4 /ure | |
parent | f4d3954fc6106b3ae0ee16ab0fcde15d8cb945e3 (diff) |
Remove incorrect comments
Change-Id: I3e9b82001f92edc6e697a976db635af31e16d769
Diffstat (limited to 'ure')
-rw-r--r-- | ure/source/uno.ini | 5 | ||||
-rw-r--r-- | ure/source/unorc | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/ure/source/uno.ini b/ure/source/uno.ini index 913a80c38c9f..6c04cae9a38c 100644 --- a/ure/source/uno.ini +++ b/ure/source/uno.ini @@ -15,11 +15,6 @@ # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # -# This is the uno.ini file from ure/source. Note that this file is -# copied into solver, but no longer copied into the installset, but -# used in solver only during build. The URE uno.ini in the installset is -# constructed from scp stanzas in scp2/source/ooo/ure.scp. -# [Bootstrap] URE_INTERNAL_LIB_DIR=${ORIGIN} URE_INTERNAL_JAVA_DIR=${ORIGIN}/../java diff --git a/ure/source/unorc b/ure/source/unorc index 208b1d9ff96f..1efbfe206271 100644 --- a/ure/source/unorc +++ b/ure/source/unorc @@ -15,11 +15,6 @@ # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # -# This is the unorc file from ure/source. Note that this file is -# copied into solver, but no longer copied into the installset, but -# used in solver only during build. The URE unorc in the installset is -# constructed from scp stanzas in scp2/source/ooo/ure.scp. -# [Bootstrap] URE_INTERNAL_LIB_DIR=${ORIGIN} URE_INTERNAL_JAVA_DIR=${ORIGIN}/../share/java |