summaryrefslogtreecommitdiffstats
path: root/ingen/Parser.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-01-21 13:47:26 +0100
committerDavid Robillard <d@drobilla.net>2018-01-21 13:47:26 +0100
commit758eb81e8f9c8779b7292205437edde4e9cce30a (patch)
treeb16fd066ab7938fcfc013bff3fb2f0cb8760c596 /ingen/Parser.hpp
parentc5c0084f0945cd712ff9a83de090d316e11c7fed (diff)
downloadingen-758eb81e8f9c8779b7292205437edde4e9cce30a.tar.gz
ingen-758eb81e8f9c8779b7292205437edde4e9cce30a.tar.bz2
ingen-758eb81e8f9c8779b7292205437edde4e9cce30a.zip
Clean up URI and path handling in parser
Diffstat (limited to 'ingen/Parser.hpp')
-rw-r--r--ingen/Parser.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ingen/Parser.hpp b/ingen/Parser.hpp
index 96e21c51..5a361cd3 100644
--- a/ingen/Parser.hpp
+++ b/ingen/Parser.hpp
@@ -36,7 +36,6 @@ namespace Ingen {
class Interface;
class World;
-class URI;
/**
Parser for reading graphs from Turtle files or strings.