diff --git a/pv/settings.py b/pv/settings.py
index 0a7bf2cd96db013e2ef516ad075e8d9e512cd20b..1d15d1e4e7911aa13fd99726fb1ef2597579f7de 100644
--- a/pv/settings.py
+++ b/pv/settings.py
@@ -167,10 +167,6 @@ AUTO_SET_UNTIL_DATE_TO_DAYS_IN_FUTURE = 365
 # Overrides the above setting if True
 AUTO_SET_UNTIL_DATE_TO_END_OF_YEAR = True
 
-# The station's default playlist ID
-# If there's no program, this playlist will be aired as a backup
-STATION_DEFAULT_ID = None
-
 # URL to CBA - Cultural Broadcasting Archive
 CBA_URL = 'https://cba.fro.at'