Removed main configuration show/hide mouse options and associated wxTimer in
commit839367907f3b323de16031257a5ed0ca02bf2e1e
authorglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Thu, 4 Feb 2010 21:50:02 +0000 (4 21:50 +0000)
committerglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Thu, 4 Feb 2010 21:50:02 +0000 (4 21:50 +0000)
tree72f0776a45156d3f346396c01bb07326b4644a96
parentcb43667fcf5dcaff7b5d579e789f726766763051
Removed main configuration show/hide mouse options and associated wxTimer in
linux.  This could confuse users, as it does nothing in linux.  Mouse hiding is
set from the GL video plugin.

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@5008 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/DolphinWX/Src/ConfigMain.cpp
Source/Core/DolphinWX/Src/ConfigMain.h
Source/Core/DolphinWX/Src/Frame.cpp
Source/Core/DolphinWX/Src/Frame.h