wibble


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1712 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/cachegrind/cg_main.c b/cachegrind/cg_main.c
index 95929dc..80f853e 100644
--- a/cachegrind/cg_main.c
+++ b/cachegrind/cg_main.c
@@ -117,8 +117,7 @@
                                (read+write two different addrs)      */
    } CC_type;
 
-/* Instruction-level cost-centres.  The typedefs for these structs are in
- * vg_include.c 
+/* Instruction-level cost-centres.  
  *
  * WARNING:  the 'tag' field *must* be the first byte of both CC types.
  *