Remove some dead code.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6868 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Soren Jorvang
2011-01-17 01:47:27 +00:00
parent 254cb161f4
commit df3aecafef
6 changed files with 6 additions and 77 deletions

View File

@ -48,7 +48,7 @@ void AboutDolphin::CreateGUIControls()
wxBitmap(iDolphinLogo), wxDefaultPosition, wxDefaultSize, 0);
std::string Text = std::string(svn_rev_str) + "\n"
"Copyright (c) 2003-2010+ Dolphin Team\n"
"Copyright (c) 2003-2011+ Dolphin Team\n"
"\n"
"Dolphin is a Gamecube/Wii emulator, which was\n"
"originally written by F|RES and ector.\n"