summaryrefslogtreecommitdiffstats
path: root/raul/AtomLiblo.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/AtomLiblo.hpp')
-rw-r--r--raul/AtomLiblo.hpp2
1 files changed, 0 insertions, 2 deletions
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