summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index 51e6d99..746f32a 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -83,7 +83,6 @@ public:
void driver_attached(ClientType type);
void driver_detached(ClientType type);
- void update_state();
void store_window_location();
bool show_human_names() const
@@ -137,7 +136,6 @@ protected:
bool on_scroll(GdkEventScroll* ev);
- void zoom(double z);
bool idle_callback();
void clear_load();
bool update_load();