Removed an unused function.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5066 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -345,9 +345,6 @@ unsigned GetSymInfoFlags (const SymEntry* Sym, long* ConstVal);
|
||||
* See common/symdefs.h for more information.
|
||||
*/
|
||||
|
||||
const FilePos* GetSymPos (const SymEntry* S);
|
||||
/* Return the position of first occurence in the source for the given symbol */
|
||||
|
||||
|
||||
|
||||
/* End of symentry.h */
|
||||
|
||||
Reference in New Issue
Block a user