]> git.sur5r.net Git - cc65/blobdiff - src/cc65/asmcode.h
Working
[cc65] / src / cc65 / asmcode.h
index a7845191d6ed1d4d2f8b598986d74f5d9c26d084..47ea6558628449c69fa2ccbede015f296c2b6d9a 100644 (file)
@@ -62,9 +62,6 @@ typedef unsigned CodeMark;
 
 
 
-void AddCodeHint (const char* Hint);
-/* Add an optimizer hint */
-
 CodeMark GetCodePos (void);
 /* Get a marker pointing to the current output position */