Code cleanup
git-svn-id: svn://svn.cc65.org/cc65/trunk@2728 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -55,7 +55,6 @@ void GetEA (EffAddr* A)
|
||||
|
||||
/* Clear the output struct */
|
||||
A->AddrModeSet = 0;
|
||||
A->Bank = 0;
|
||||
A->Expr = 0;
|
||||
|
||||
/* Handle an addressing size override */
|
||||
|
||||
Reference in New Issue
Block a user