diff options
Diffstat (limited to 'src/song.h')
-rw-r--r-- | src/song.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/song.h b/src/song.h index c01e1c03d..3a14afb05 100644 --- a/src/song.h +++ b/src/song.h @@ -72,4 +72,3 @@ int updateSongInfo(Song * song); Song * songDup(Song * song); #endif -/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |