diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-01 08:42:50 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-01 12:14:45 +0300 |
commit | a401d9356e4ab3d8349b5a737a1f7e78f05f3f7e (patch) | |
tree | 2ab98a8b4acf9ad1d499b40d1d3456ef2df4b9cc /include/tools | |
parent | b6dbe2be875d181d4d926ba95e52820d7d0d6240 (diff) |
Bin pointless INET_MARK_TOKEN
Change-Id: Id95a2bd8ba08e06284709a4c7fa2582382f8aeae
Diffstat (limited to 'include/tools')
-rw-r--r-- | include/tools/urlobj.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/urlobj.hxx b/include/tools/urlobj.hxx index 0902372d6f9b..d400d5182493 100644 --- a/include/tools/urlobj.hxx +++ b/include/tools/urlobj.hxx @@ -31,7 +31,6 @@ namespace com { namespace sun { namespace star { namespace util { } } } } // Special tokens: -#define INET_MARK_TOKEN '#' #define INET_HEX_ESCAPE '%' // Common URL prefixes for various schemes: |