From 845868bb4ec34e1bf2b0bbde937777725e167018 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 17 Feb 2015 20:21:26 +0000 Subject: Delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5582 a436a847-0d15-0410-975c-d299462d15a1 --- src/PatchageEvent.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/PatchageEvent.cpp') diff --git a/src/PatchageEvent.cpp b/src/PatchageEvent.cpp index 93a1a02..ea9a758 100644 --- a/src/PatchageEvent.cpp +++ b/src/PatchageEvent.cpp @@ -108,4 +108,3 @@ PatchageEvent::execute(Patchage* patchage) patchage->canvas()->remove_edge_between(port_1, port_2); } } - -- cgit v1.2.1