summaryrefslogtreecommitdiff
path: root/solenv/doc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-24 16:41:01 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-24 17:06:52 +0100
commitb715e378aafc1015edcec797d938f72add993f25 (patch)
treeae9474f1c7110d30ccd9827c3c510669172cc863 /solenv/doc
parentea37d89410d8b1c3d23e7ed76ff2cecd9f44ee56 (diff)
gbuild: little more cleaning
Diffstat (limited to 'solenv/doc')
-rw-r--r--solenv/doc/gbuild/solenv/gbuild/gbuild.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
index 2b65f3fce66e..6bb3a58d956b 100644
--- a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
+++ b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
@@ -13,7 +13,6 @@ static Path WORKDIR;
// Expected from configure/environment
static const Integer OSL_DEBUG_LEVEL;
-static const List<Path> JDKINCS;
static const List<Path> SOLARINC;
static const List<Path> SOLARLIB;
static const Path GBUILDDIR;