diff options
Diffstat (limited to 'src/playlist.h')
-rw-r--r-- | src/playlist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/playlist.h b/src/playlist.h index 025e6445c..91cf2be6f 100644 --- a/src/playlist.h +++ b/src/playlist.h @@ -115,4 +115,3 @@ void playlistVersionChange(); int playlistChanges(FILE * fp, mpd_uint32 version); #endif -/* vim:set shiftwidth=4 tabstop=8 expandtab: */ |