summaryrefslogtreecommitdiffstats
path: root/juk/upcomingplaylist.h
diff options
context:
space:
mode:
Diffstat (limited to 'juk/upcomingplaylist.h')
-rw-r--r--juk/upcomingplaylist.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/juk/upcomingplaylist.h b/juk/upcomingplaylist.h
index 4bd7b712..92d08d40 100644
--- a/juk/upcomingplaylist.h
+++ b/juk/upcomingplaylist.h
@@ -209,5 +209,3 @@ TQDataStream &operator<<(TQDataStream &s, const UpcomingPlaylist &p);
TQDataStream &operator>>(TQDataStream &s, UpcomingPlaylist &p);
#endif /* _UPCOMINGPLAYLIST_H */
-
-// vim: set et sw=4 ts=4: