summaryrefslogtreecommitdiff
path: root/solenv/doc
diff options
context:
space:
mode:
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 647a860c636a..bf89091b9a61 100644
--- a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
+++ b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk
@@ -30,7 +30,6 @@ static Path WORKDIR;
// Expected from configure/environment
static const Integer OSL_DEBUG_LEVEL;
static const List<Path> SOLARINC;
-static const List<Path> SOLARLIB;
static const Path GBUILDDIR;
static const Path JAVA_HOME;
static const Path UPD;