Cleanup: Removed calls superceded by CLI

This commit is contained in:
Paul Beckingham 2016-04-03 17:46:49 -04:00
parent 024a9c2f39
commit 6ca48808a8
6 changed files with 1 additions and 114 deletions

View file

@ -15,7 +15,6 @@ set (timew_SRCS CLI.cpp CLI.h
Lexer.cpp Lexer.h
Rules.cpp Rules.h
Timeline.cpp Timeline.h
classifier.cpp
init.cpp
helper.cpp
util.cpp)