diff options
Diffstat (limited to 'protocols/Xfire/src/options.cpp')
-rw-r--r-- | protocols/Xfire/src/options.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Xfire/src/options.cpp b/protocols/Xfire/src/options.cpp index b52d8258b6..40e0758395 100644 --- a/protocols/Xfire/src/options.cpp +++ b/protocols/Xfire/src/options.cpp @@ -71,7 +71,6 @@ static mytreeitem mytree[] = { {LPGENT("Don't download avatars of clan members"),"noclanavatars",0,0},
{LPGENT("Use alternate way for Avatar download"),"specialavatarload",0,0},
{LPGENT("General"),"",1,0},
- {LPGENT("Use UTF8 for messaging and nick's (beta)"),"useutf8",0,0},
{LPGENT("Automatically reconnect on protocol version changes"),"recprotoverchg",0,0},
{LPGENT("No Ip/Port in StatusMsg"),"noipportinstatus",0,0},
{LPGENT("Use Online status for unsupported global statuses"),"oninsteadafk",0,0},
|