Commit 2eeb8cec authored by Rene Halver's avatar Rene Halver
Browse files

removed left-over debug messages

parent 01fe3569
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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();