summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r--src/Patchage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp
index 2aad750..13edebe 100644
--- a/src/Patchage.cpp
+++ b/src/Patchage.cpp
@@ -304,7 +304,6 @@ Patchage::idle_callback()
// Initial run, attach
if (_attach) {
attach();
- _canvas->scroll_to_center();
_attach = false;
}