aboutsummaryrefslogtreecommitdiffstats
path: root/alee.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alee.cpp')
-rw-r--r--alee.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/alee.cpp b/alee.cpp
index e8194c6..cc9abde 100644
--- a/alee.cpp
+++ b/alee.cpp
@@ -46,7 +46,6 @@ int main(int argc, char *argv[])
#endif // ALEE_MSP430
dict.initialize();
- CoreWords::initialize(state);
{
std::vector args (argv + 1, argv + argc);