Skip to content
Snippets Groups Projects
Commit 2eeb8cec authored by Rene Halver's avatar Rene Halver
Browse files

removed left-over debug messages

parent 01fe3569
No related branches found
No related tags found
No related merge requests found
......@@ -126,10 +126,8 @@ void Scafacos::init()
qqrd2e = force->qqrd2e;
if (!initialized) {
printf("DEBUG: %p\n",&fcs);
result = fcs_init((FCS*)&fcs,method,world);
check_result((void*)&result);
printf("DEBUG: %p\n",&fcs);
setup_handle();
......
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