aboutsummaryrefslogtreecommitdiffstats
path: root/src/song.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.c')
-rw-r--r--src/song.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/song.c b/src/song.c
index 41e3d4b66..06dd67a89 100644
--- a/src/song.c
+++ b/src/song.c
@@ -299,4 +299,3 @@ Song * songDup(Song * song) {
return ret;
}
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */