browser: omit superfluous usage class
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 27 Apr 2017 13:40:26 +0000 (15:40 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 29 May 2017 17:21:27 +0000 (19:21 +0200)
Unused pp## does not offer anything over p##.


No differences found