1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 19:55:09 +00:00

Removed an unused import

git-svn-id: svn://svn.cc65.org/cc65/trunk@3311 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2004-11-28 18:09:56 +00:00
parent 3692fd40da
commit 928acfee6c

View File

@ -5,7 +5,7 @@
;
.export _fprintf
.import pushax, addysp, decsp4, _vfprintf
.import addysp, decsp4, _vfprintf
.importzp sp, ptr1
.macpack generic