diff options
Diffstat (limited to 'raul/URI.hpp')
-rw-r--r-- | raul/URI.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/raul/URI.hpp b/raul/URI.hpp index 210c44e..569be41 100644 --- a/raul/URI.hpp +++ b/raul/URI.hpp @@ -27,7 +27,6 @@ namespace Raul { - /** Simple wrapper around standard string with useful URI-specific methods. * * This "should" be used for proper URIs (RFC3986), but not much support or |