]> git.sesse.net Git - nageru/blobdiff - theme.h
Remove the declaration of a nonexisting member function.
[nageru] / theme.h
diff --git a/theme.h b/theme.h
index ad963d6cdb0cb8bec9f59d7ccb73b167e0f06b7e..d5657fe0309b2711b8a70ca76ac3227a60d927a1 100644 (file)
--- a/theme.h
+++ b/theme.h
@@ -59,7 +59,6 @@ public:
 
        std::vector<std::string> get_transition_names(float t);
 
-       void connect_signal(movit::YCbCrInput *input, int signal_num);
        void transition_clicked(int transition_num, float t);
        void channel_clicked(int preview_num);