summaryrefslogtreecommitdiffstats
path: root/src/Canvas.cpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-27 03:39:52 +0000
committerDavid Robillard <d@drobilla.net>2012-03-27 03:39:52 +0000
commit42ce5d0b2d8a9e29ce15bf7316787c727c05f395 (patch)
tree888d5b83364b372fbb93ab9ed2facdff912be263 /src/Canvas.cpp
parentffa8db7407b2f796455f09a8c64b6bf31c4b90a4 (diff)
downloadganv-42ce5d0b2d8a9e29ce15bf7316787c727c05f395.tar.gz
ganv-42ce5d0b2d8a9e29ce15bf7316787c727c05f395.tar.bz2
ganv-42ce5d0b2d8a9e29ce15bf7316787c727c05f395.zip
Delete trailing whitespace.
git-svn-id: http://svn.drobilla.net/lad/trunk/ganv@4112 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/Canvas.cpp')
-rw-r--r--src/Canvas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Canvas.cpp b/src/Canvas.cpp
index 56e64f5..b89f9e5 100644
--- a/src/Canvas.cpp
+++ b/src/Canvas.cpp
@@ -985,7 +985,7 @@ GanvCanvasImpl::connect_drag_handler(GdkEvent* event)
"x", x,
"y", y,
NULL));
-
+
drag_edge = ganv_edge_new(
_gcanvas,
GANV_NODE(_connect_port),