Mouse handling disabled by default.

This commit is contained in:
James Booth
2013-03-19 20:04:51 +00:00
parent 1c8cba352e
commit 608c09c90d
2 changed files with 3 additions and 2 deletions

View File

@@ -362,7 +362,6 @@ _get_default_boolean(preference_t pref)
{
switch (pref)
{
case PREF_MOUSE:
case PREF_STATUSES:
case PREF_AUTOAWAY_CHECK:
return TRUE;