diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-11 23:33:56 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-11 23:33:56 +0200 |
commit | c745e4ea79b9273a930e44d267752da75414810f (patch) | |
tree | 57878feef538044385e4f848a79c076d64fad231 /src | |
parent | 797f68629692bdda9980521c73f12b6ded9d14fd (diff) |
Remove duplicate extension entry
Diffstat (limited to 'src')
-rw-r--r-- | src/common/url.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/url.c b/src/common/url.c index 94a03401..2f09ad3c 100644 --- a/src/common/url.c +++ b/src/common/url.c @@ -180,7 +180,6 @@ url_check_word (char *word, int len) { D(".jobs") }, { D(".mobi") }, { D(".museum") }, - { D(".name") }, { D(".pro") }, { D(".tel") }, { D(".travel") }, |