Fix session-open after selecting new, template, then back
[ardour.git] / gtk2_ardour / luainstance.h
index a96cda10d6e5a90d236d04f9bd944bab14828638..60bbca7c88335bd2221d8bff63d169eb697cc3f3 100644 (file)
@@ -91,8 +91,6 @@ public:
 
        static void render_action_icon (cairo_t* cr, int w, int h, uint32_t c, void* i);
 
-       static void _lua_print (std::string s);
-
        void set_session (ARDOUR::Session* s);
 
        int set_state (const XMLNode&);