From 0445e48ba57d0628d5c315a9a07f020879ab0ad9 Mon Sep 17 00:00:00 2001 From: Carl Shapiro Date: Thu, 2 Dec 2010 17:27:01 -0800 Subject: Eliminate the GC.h header file. Change-Id: Ieda8b819032fc6aac80b390960d9c6f4864795ab --- vm/Dalvik.h | 1 - 1 file changed, 1 deletion(-) (limited to 'vm/Dalvik.h') diff --git a/vm/Dalvik.h b/vm/Dalvik.h index 5d5d5da5b..83c607c2d 100644 --- a/vm/Dalvik.h +++ b/vm/Dalvik.h @@ -57,7 +57,6 @@ #include "alloc/CardTable.h" #include "alloc/HeapDebug.h" #include "alloc/HeapWorker.h" -#include "alloc/GC.h" #include "alloc/WriteBarrier.h" #include "oo/AccessCheck.h" #include "JarFile.h" -- cgit v1.2.3