diff --git a/src/nimqml.nim b/src/nimqml.nim index 545f8db..4abe160 100644 --- a/src/nimqml.nim +++ b/src/nimqml.nim @@ -26,5 +26,3 @@ include private/qmodelindex.nim include private/qabstractlistmodel.nim include private/qresource.nim include private/qdeclarative.nim -#var qobjectRegistry = initTable[ptr QObjectObj, bool]() -#include private.nimqmlmacros diff --git a/src/private/qqmlcontext.nim b/src/private/qqmlcontext.nim deleted file mode 100644 index e69de29..0000000