diff options
Diffstat (limited to 'src/song.h')
-rw-r--r-- | src/song.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/song.h b/src/song.h index bfa33e23d..c8e80b0d1 100644 --- a/src/song.h +++ b/src/song.h @@ -24,9 +24,6 @@ #include <stdbool.h> #include <sys/time.h> -#define SONG_BEGIN "songList begin" -#define SONG_END "songList end" - #define SONG_FILE "file: " #define SONG_TIME "Time: " |