From 26f1bcc2796bbcf733a39ae64f374dcc64ef1df5 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Fri, 12 Feb 2016 14:21:05 -0500 Subject: [PATCH] small formatting fix --- pd/src/g_editor.c | 1 - 1 file changed, 1 deletion(-) diff --git a/pd/src/g_editor.c b/pd/src/g_editor.c index dc1ea4a61..f6959a725 100644 --- a/pd/src/g_editor.c +++ b/pd/src/g_editor.c @@ -2783,7 +2783,6 @@ static void canvas_donecanvasdialog(t_glist *x, post("Array graphs cannot have their 'graph on parent' " "or 'hide object name and arguments' options disabled"); } - if (graphme) { if (x1 != x2) -- GitLab