summaryrefslogtreecommitdiffstats
path: root/sord
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-02-21 19:52:40 +0000
committerDavid Robillard <d@drobilla.net>2015-02-21 19:52:40 +0000
commit9ac202dc68cd886429f2a1358b22e659f348a6a6 (patch)
tree44c8d51ebabcc8e7db59f1cd7f1bb7492161fa9e /sord
parentaefb0fae022e998d5866837344f9b770e4c9cf19 (diff)
downloadsord-9ac202dc68cd886429f2a1358b22e659f348a6a6.tar.gz
sord-9ac202dc68cd886429f2a1358b22e659f348a6a6.tar.bz2
sord-9ac202dc68cd886429f2a1358b22e659f348a6a6.zip
More extensive validation support in sord_validate.
git-svn-id: http://svn.drobilla.net/sord/trunk@324 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'sord')
-rw-r--r--sord/sordmm.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sord/sordmm.hpp b/sord/sordmm.hpp
index ab12e21..10e2a68 100644
--- a/sord/sordmm.hpp
+++ b/sord/sordmm.hpp
@@ -651,4 +651,3 @@ Model::get(const Node& subject,
} // namespace Sord
#endif // SORD_SORDMM_HPP
-