diff options
Diffstat (limited to 'src/progs/ingenuity/PatchController.h')
-rw-r--r-- | src/progs/ingenuity/PatchController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/progs/ingenuity/PatchController.h b/src/progs/ingenuity/PatchController.h index 54c11888..ef8a438e 100644 --- a/src/progs/ingenuity/PatchController.h +++ b/src/progs/ingenuity/PatchController.h @@ -79,8 +79,6 @@ public: void disconnection(const Path& src_port_path, const Path& dst_port_path); void clear(); - void get_new_module_location(int& x, int& y); - void show_control_window(); void show_properties_window(); void show_patch_window(); |