Skip to content
Snippets Groups Projects
Commit 3c8da09f authored by akiraohgaki's avatar akiraohgaki
Browse files

Remove test code

parent 90e3c89f
No related branches found
No related tags found
No related merge requests found
......@@ -39,9 +39,6 @@ int main(int argc, char *argv[])
QStringList args = clParser.positionalArguments();
// This is for testing
args.append("xdg://install?url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownload%2Fid%2F1460759361%2F129008-Faenza-Cupertino.tar.gz&type=icons&filename=129008-Faenza-Cupertino.tar.gz");
if (args.size() != 1) {
clParser.showHelp(1);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment