add prototype wrapping of the qt sequence browser
[mussa.git] / py / module.cpp
index a36c573e1ae1b26c1096f1b7318b87afb63157e3..9b5d54f5c063508df721409a16951c54ee33e066 100644 (file)
@@ -21,5 +21,4 @@ BOOST_PYTHON_MODULE(mussa)
   export_glsequence();
   export_mussa();
   export_nway_paths();
-  //export_mussa_window();
 }