diff options
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r-- | src/Patchage.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp index b0c2630..f153bd3 100644 --- a/src/Patchage.hpp +++ b/src/Patchage.hpp @@ -211,9 +211,6 @@ protected: bool _pane_initialized; bool _attach; - bool _driver_detached; - bool _refresh; - bool _enable_refresh; bool _jack_driver_autoattach; #ifdef HAVE_ALSA bool _alsa_driver_autoattach; |