Index: applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/oauth/OAuthUtils.java
===================================================================
--- applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/oauth/OAuthUtils.java	(revision 31446)
+++ applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/oauth/OAuthUtils.java	(revision 31447)
@@ -111,6 +111,4 @@
    * @param uuid
    *          The UUID used to create the sequence.
-   * @param username
-   *          The username who is going to upload the picture.
    * @throws NoSuchAlgorithmException
    * @throws InvalidKeyException
@@ -177,7 +175,4 @@
    *          The sequence to upload. It must contain only
    *          {@link MapillaryImportedImage} objects.
-   * @throws NoSuchAlgorithmException
-   * @throws UnsupportedEncodingException
-   * @throws InvalidKeyException
    */
   public static void uploadSequence(MapillarySequence sequence) {
