TRACK::Copy() concern

This commit is contained in:
dickelbeck 2007-09-09 03:26:05 +00:00
parent 058ec78c06
commit 163cd77c69
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ folks will see these items and volunteer to do them.
*** figure out the TRACK::Copy() functions. There are now two of them, and
I doubt the compiler will be calling the original.
I doubt the compiler will be calling the original. Should only need one of these.
*** make the ADD_MENUITEM macros in include/macros.h be static inline functions instead