[quake3-bugzilla] [Bug 4921] New: Redundant statement in client console
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Fri Mar 4 03:00:41 EST 2011
https://bugzilla.icculus.org/show_bug.cgi?id=4921
Summary: Redundant statement in client console
Product: ioquake3
Version: SVN HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: ZTurtleMan at gmail.com
QAContact: quake3-bugzilla at icculus.org
Created attachment 2628
--> https://bugzilla.icculus.org/attachment.cgi?id=2628
Removes unneeded redundant statement in cl_console.c
In client console when reaching end of line it calls Con_Linefeed and then set
con.x to 0. con.x is set to 0 in Con_Linefeed so it is a redundant statement.
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list