diff options
Diffstat (limited to 'ingen/Parser.hpp')
-rw-r--r-- | ingen/Parser.hpp | 1 |
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. |