aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-syscmd.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-01-31 18:32:11 +0000
committerdos-reis <gdr@axiomatics.org>2008-01-31 18:32:11 +0000
commitc2639522f9f219295e0243a3af98b6082a597b3c (patch)
treefecf7efe8f7bc156102f72dfa0a664c1ae01c85d /src/interp/i-syscmd.boot
parent81240a1d62d41327762c586a18c3f30712e6f26b (diff)
downloadopen-axiom-c2639522f9f219295e0243a3af98b6082a597b3c.tar.gz
Remove unused variables.
Diffstat (limited to 'src/interp/i-syscmd.boot')
-rw-r--r--src/interp/i-syscmd.boot6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/interp/i-syscmd.boot b/src/interp/i-syscmd.boot
index 188d0899..e6d5ab8a 100644
--- a/src/interp/i-syscmd.boot
+++ b/src/interp/i-syscmd.boot
@@ -298,12 +298,6 @@ clearCmdSortedCaches() ==
clearCmdCompletely() ==
clearCmdAll()
$localExposureData := COPY_-SEQ $localExposureDataDefault
- $xdatabase := NIL
- $CatOfCatDatabase := NIL
- $DomOfCatDatabase := NIL
- $JoinOfCatDatabase := NIL
- $JoinOfDomDatabase := NIL
- $attributeDb := NIL
$functionTable := NIL
sayKeyedMsg("S2IZ0013",NIL)
clearClams()