summaryrefslogtreecommitdiffstats
path: root/src/org/lineageos/eleven/utils/MusicUtils.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/org/lineageos/eleven/utils/MusicUtils.java')
-rw-r--r--src/org/lineageos/eleven/utils/MusicUtils.java9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/org/lineageos/eleven/utils/MusicUtils.java b/src/org/lineageos/eleven/utils/MusicUtils.java
index 2d129f8..a460558 100644
--- a/src/org/lineageos/eleven/utils/MusicUtils.java
+++ b/src/org/lineageos/eleven/utils/MusicUtils.java
@@ -1499,8 +1499,7 @@ public final class MusicUtils {
} catch (final IllegalStateException ignored) {
// Illegal State Exception message is empty so logging will actually throw an
// exception. We should come back and figure out why we get an exception in the
- // first place and make sure we understand it completely. I will use
- // https://cyanogen.atlassian.net/browse/MUSIC-125 to track investigating this more
+ // first place and make sure we understand it completely.
}
}
}
@@ -1516,8 +1515,7 @@ public final class MusicUtils {
} catch (final IllegalStateException ex) {
// Illegal State Exception message is empty so logging will actually throw an
// exception. We should come back and figure out why we get an exception in the
- // first place and make sure we understand it completely. I will use
- // https://cyanogen.atlassian.net/browse/MUSIC-125 to track investigating this more
+ // first place and make sure we understand it completely.
}
}
return 0;
@@ -1534,8 +1532,7 @@ public final class MusicUtils {
} catch (final IllegalStateException ignored) {
// Illegal State Exception message is empty so logging will actually throw an
// exception. We should come back and figure out why we get an exception in the
- // first place and make sure we understand it completely. I will use
- // https://cyanogen.atlassian.net/browse/MUSIC-125 to track investigating this more
+ // first place and make sure we understand it completely.
}
}
return 0;