From: uz Date: Tue, 10 Feb 2009 22:08:43 +0000 (+0000) Subject: Removed an unused import. X-Git-Tag: V2.13.0rc1~327 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b6d7dba17060e3eeaa4c3e9004d67c98c7353fac;p=cc65 Removed an unused import. git-svn-id: svn://svn.cc65.org/cc65/trunk@3928 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/common/_printf.s b/libsrc/common/_printf.s index 65528d157..a8470df3e 100644 --- a/libsrc/common/_printf.s +++ b/libsrc/common/_printf.s @@ -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