[splittiming] Comment cleanup.

This commit is contained in:
Jason Felds
2011-05-09 23:35:21 -04:00
parent 1ea093cd5f
commit fab4cda5ff
-3
View File
@@ -21,9 +21,6 @@ const int MAX_EDIT_STEPS_SIZE_BYTES = 60*1024; // 60 KB
/**
* @brief Attempt to load any background changes in use by this song.
*
* This code is right now copied from NotesLoaderSM. There may be a time
* when we add to this code, or perhaps just refactor it properly.
* @param change a reference to the background change.
* @param sBGChangeExpression a reference to the list of changes to be made.
* @return its success or failure.