Commit 178f860b authored by Michael Droettboom's avatar Michael Droettboom

Remove obsolete comment

parent d254f5b6
......@@ -46,8 +46,6 @@ main(int argc, char** argv)
Py_InitializeEx(0);
// TODO cleanup naming of these functions
if (js2python_init() || JsImport_init() || JsProxy_init() ||
pyimport_init() || pyproxy_init() || python2js_init() ||
runpython_init()) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment