From 83426160568b62b22a1f1559cace78b5152c7749 Mon Sep 17 00:00:00 2001 From: Logan Chien Date: Fri, 9 Dec 2011 09:29:50 +0800 Subject: Cleanup "Beginning of LLVM backend for ART." Change-Id: I290e4d46b880256b6bf2eae7b3c828ee8d7595f2 --- src/compiler_llvm/compiler_llvm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/compiler_llvm/compiler_llvm.h') diff --git a/src/compiler_llvm/compiler_llvm.h b/src/compiler_llvm/compiler_llvm.h index 74f8ba1c33..0de28f5309 100644 --- a/src/compiler_llvm/compiler_llvm.h +++ b/src/compiler_llvm/compiler_llvm.h @@ -29,7 +29,6 @@ namespace art { class ClassLoader; class CompiledMethod; class Compiler; - class Mutex; } -- cgit v1.2.3-59-g8ed1b