A couple more modifications, as well as some comments to ease others'
[MenuTunes.git] / ITMTPlayer.m
1 /* Copyright (c) 2002 - 2003 by iThink Software. All Rights Reserved. */
2
3 #import "ITMTPlayer.h"
4
5 @implementation ITMTPlayer
6 @end