mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user