Skip to content

Commit

Permalink
Remove confusing message
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jul 8, 2017
1 parent b783696 commit d35c990
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appimagetool.c
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,6 @@ main (int argc, char *argv[])

destination = dest_path;
replacestr(destination, " ", "_");

// destination = basename(br_strcat(source, ".AppImage"));
fprintf (stdout, "DESTINATION not specified, so assuming %s\n", destination);
}
fprintf (stdout, "%s should be packaged as %s\n", source, destination);
/* Check if the Icon file is how it is expected */
Expand Down

0 comments on commit d35c990

Please sign in to comment.