summaryrefslogtreecommitdiffstats
path: root/src/URI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/URI.cpp')
-rw-r--r--src/URI.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/URI.cpp b/src/URI.cpp
index 5575f804..fb562410 100644
--- a/src/URI.cpp
+++ b/src/URI.cpp
@@ -68,8 +68,7 @@ URI::URI(SerdNode node, SerdURI uri)
URI::URI(const Sord::Node& node)
: URI(*node.to_serd_node())
-{
-}
+{}
URI::URI(const FilePath& path)
: _uri(SERD_URI_NULL)