From 7caf6b77bc3ba4c9671faffdeeffec73940b0e65 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 11:57:34 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 34da0c702e28c52477c27720de0d41918b65ee33) --- juk/upcomingplaylist.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'juk/upcomingplaylist.h') 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: -- cgit v1.2.1