mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
Removed an unused import.
git-svn-id: svn://svn.cc65.org/cc65/trunk@3928 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
.export __printf
|
||||
|
||||
.import popax, pushax, pusheax, decsp6, push1, axlong, axulong
|
||||
.import __ctype
|
||||
.import _ltoa, _ultoa
|
||||
.import _strlower, _strlen
|
||||
.importzp sp, ptr1, ptr2, tmp1, regbank, sreg
|
||||
|
Reference in New Issue
Block a user