Remove unneeded comment.

This commit is contained in:
Jason Felds
2011-08-30 13:18:45 -04:00
parent 2f6d8ebeb2
commit 9153e80769
-1
View File
@@ -2173,7 +2173,6 @@ void ScreenGameplay::Input( const InputEventPlus &input )
{
//LOG->Trace( "ScreenGameplay::Input()" );
// codes motherfucker, do you speak it
Message msg("");
if( m_Codes.InputMessage(input, msg) )
this->HandleMessage( msg );