From: mrdudz Date: Wed, 14 Oct 2015 15:52:14 +0000 (+0200) Subject: remove deleted function from comment X-Git-Tag: V2.16~210^2~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b9c688d997a3c0cdce096f3a8d225026bb736a45;p=cc65 remove deleted function from comment --- diff --git a/libsrc/c64/color.s b/libsrc/c64/color.s index de9a973e7..86d6aefe8 100644 --- a/libsrc/c64/color.s +++ b/libsrc/c64/color.s @@ -3,7 +3,6 @@ ; ; unsigned char __fastcall__ textcolor (unsigned char color); ; unsigned char __fastcall__ bgcolor (unsigned char color); -; unsigned char __fastcall__ bordercolor (unsigned char color); ;