diff options
author | Francois Tigeot <ftigeot@wolfpond.org> | 2011-04-12 11:21:31 +0200 |
---|---|---|
committer | Francois Tigeot <ftigeot@wolfpond.org> | 2011-04-14 13:41:19 +0200 |
commit | 08d49db2aac06ddc9d8c8ad7f34bee3a899e2fa9 (patch) | |
tree | a7d25257c2ae71acbf52bc4f6b58874a43bdc046 /solenv/doc/gbuild | |
parent | c2f959379b0b669911c12582f99669ca54d3a380 (diff) |
Remove CVER.
It is no longer used.
Diffstat (limited to 'solenv/doc/gbuild')
-rw-r--r-- | solenv/doc/gbuild/solenv/gbuild/gbuild.mk | 1 |
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 97ca9b252789..2b65f3fce66e 100644 --- a/solenv/doc/gbuild/solenv/gbuild/gbuild.mk +++ b/solenv/doc/gbuild/solenv/gbuild/gbuild.mk @@ -20,7 +20,6 @@ static const Path GBUILDDIR; static const Path INPATH; static const Path JAVA_HOME; static const Path UPD; -static const String CVER; static const String LIBXML_CFLAGS; static const String OS; static const String STLPORT_VER; |