Merge pull request #1112 from stefoss23/remove_common_state

Remove common state
This commit is contained in:
Joakim Hove
2019-10-17 06:58:25 +02:00
committed by GitHub
8 changed files with 1 additions and 94 deletions

View File

@@ -42,7 +42,6 @@ ext_modules = [
'cxx/parsecontext.cpp',
'cxx/parser.cpp',
'cxx/schedule.cpp',
'cxx/common_state.cpp',
'cxx/table_manager.cpp',
'cxx/well.cpp',
'cxx/export.cpp'