From 7bd4febfdb799cd359a380d23640654f476dadae Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 18 May 2011 15:52:39 +0000 Subject: Strip double blank lines. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@3279 a436a847-0d15-0410-975c-d299462d15a1 --- raul/AtomLiblo.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'raul/AtomLiblo.hpp') diff --git a/raul/AtomLiblo.hpp b/raul/AtomLiblo.hpp index 2e0bfc9..5e2442e 100644 --- a/raul/AtomLiblo.hpp +++ b/raul/AtomLiblo.hpp @@ -69,7 +69,6 @@ lo_message_add_atom(lo_message m, const Atom& atom) } } - /** Convert a liblo argument to a Raul::Atom */ inline Atom lo_arg_to_atom(char type, lo_arg* arg) @@ -94,7 +93,6 @@ lo_arg_to_atom(char type, lo_arg* arg) } } - } // namespace AtomLiblo } // namespace Raul -- cgit v1.2.1