fix typo in previous commit

This commit is contained in:
Ben Loftis
2016-02-15 17:29:54 -06:00
parent 136f705af9
commit de94f3ce83

View File

@@ -226,7 +226,7 @@ OSC::start ()
register_callbacks();
session_loaded (@session);
session_loaded (*session);
// lo_server_thread_add_method(_sthread, NULL, NULL, OSC::_dummy_handler, this);