diff options
Diffstat (limited to 'src/shared/LV2Atom.cpp')
-rw-r--r-- | src/shared/LV2Atom.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/LV2Atom.cpp b/src/shared/LV2Atom.cpp index af540623..4f6afec4 100644 --- a/src/shared/LV2Atom.cpp +++ b/src/shared/LV2Atom.cpp @@ -88,6 +88,5 @@ from_atom(const Shared::LV2URIMap& uris, const Raul::Atom& atom, LV2_Atom* objec } } // namespace LV2Atom - } // namespace Shared } // namespace Ingen |