diff options
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r-- | core/src/main/res/values/ids.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/main/res/values/ids.xml b/core/src/main/res/values/ids.xml index 90d143d38..7bb78c1c9 100644 --- a/core/src/main/res/values/ids.xml +++ b/core/src/main/res/values/ids.xml @@ -16,8 +16,6 @@ <item name="view_type_episode_item" type="id"/> <!-- Notifications need unique IDs to update/cancel them --> - <item name="notification_gpodnet_sync_error" type="id"/> - <item name="notification_gpodnet_sync_autherror" type="id"/> <item name="notification_downloading" type="id"/> <item name="notification_updating_feeds" type="id"/> <item name="notification_download_report" type="id"/> |