Skip to content
Snippets Groups Projects
Commit eff61234 authored by Marco Biasini's avatar Marco Biasini
Browse files

remove debugging information

parent 26b9cc66
No related branches found
No related tags found
No related merge requests found
......@@ -233,7 +233,6 @@ int main(int argc, char** argv)
{
int dummy_argc=1;
char *dummy_argv[]= {argv[0], NULL };
std::cout << dummy_argv[0] << std::endl;
MyApplication app(dummy_argc, dummy_argv);
QCoreApplication::setOrganizationName("OpenStructure");
QCoreApplication::setOrganizationDomain("openstructure.org");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment