Skip to content

Commit

Permalink
Cleanup (unhelpful comment)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 586025d9f7c86f5165e5133ef142b63978a2fec3
  • Loading branch information
trespasserw authored and intellij-monorepo-bot committed Jul 30, 2019
1 parent 0e835c1 commit 7a9f3fc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,6 @@ public CFRange(long location, long length) {
void CFRelease(Pointer p);
}

// platform-specific patterns: http://www.unicode.org/reports/tr35/tr35-31/tr35-dates.html#Date_Format_Patterns
private static DateFormat[] getMacFormats() {
CF cf = Native.load("CoreFoundation", CF.class);
Pointer locale = cf.CFLocaleCopyCurrent();
Expand Down

0 comments on commit 7a9f3fc

Please sign in to comment.