LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapper
This commit is contained in:
parent
27683945e6
commit
21e360b9b1
13 changed files with 38 additions and 188 deletions
|
@ -207,8 +207,4 @@ IntuiMessage *getMsg() {
|
|||
return NULL;
|
||||
}
|
||||
|
||||
void replyMsg(void *Msg) {
|
||||
return;
|
||||
}
|
||||
|
||||
} // End of namespace Lab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue