diff options
Diffstat (limited to 'src/interp/c-util.boot')
-rw-r--r-- | src/interp/c-util.boot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/c-util.boot b/src/interp/c-util.boot index 7d45bede..7ee3f3f9 100644 --- a/src/interp/c-util.boot +++ b/src/interp/c-util.boot @@ -127,7 +127,6 @@ $SetCategory == dbInfovec name == getConstructorKindFromDB name is "category" => nil - asharpConstructorFromDB name => nil loadLibIfNotLoaded(name) u := property(name,'infovec) => u nil |