Code Cleanup
- Removed odd comment and unused member. - Removed commented-out code.
This commit is contained in:
@@ -121,10 +121,6 @@ Tree* A3t::parse ()
|
||||
findBinary ();
|
||||
findTerminator ();
|
||||
findCommand ();
|
||||
/*
|
||||
findFileOverride ();
|
||||
findConfigOverride ();
|
||||
*/
|
||||
findSubstitution ();
|
||||
findPattern ();
|
||||
findTag ();
|
||||
|
||||
Reference in New Issue
Block a user