Index: openslide-3.2.5/test/test.c
===================================================================
--- openslide-3.2.5.orig/test/test.c	2011-12-17 00:50:10.000000000 +0100
+++ openslide-3.2.5/test/test.c	2011-12-17 09:56:49.000000000 +0100
@@ -24,7 +24,6 @@
 #include "config.h"
 #include "openslide.h"
 
-#include "callgrind.h"
 
 #include <stdio.h>
 #include <stdlib.h>
@@ -425,7 +424,6 @@
     associated_image_names++;
   }
 
-  CALLGRIND_START_INSTRUMENTATION
   /*
   // simulate horizonal scrolling?
   gettimeofday(&start_tv, NULL);
@@ -469,7 +467,6 @@
 
   //  test_pdf(osr, "test0.pdf");
 
-  CALLGRIND_STOP_INSTRUMENTATION
 
   openslide_close(osr);
 
