diff --git a/src/gui.cxx b/src/gui.cxx index 4c7dfde..1081981 100644 --- a/src/gui.cxx +++ b/src/gui.cxx @@ -319,10 +319,11 @@ Gui::Gui() : LUPPP_ERROR("Controller initialization failed!"); } - + /* Controller* non = new NonSeq(); EventControllerInstance e( non ); writeToDspRingbuffer( &e ); + */ // NSM stuff nsm = 0;