X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=runtime%2Fobject_lock.cc;h=f7accc0f319ba28856c7880cb76186f036916dfa;hb=69bf969c055c31a75d17ea92aeee756042678114;hp=749fb5d0bde250038ff0e40aa492efa9d53e3179;hpb=b8154d5cc707921fadf92fedc65a66a3e8901126;p=android-x86%2Fart.git diff --git a/runtime/object_lock.cc b/runtime/object_lock.cc index 749fb5d0b..f7accc0f3 100644 --- a/runtime/object_lock.cc +++ b/runtime/object_lock.cc @@ -47,7 +47,6 @@ void ObjectLock::NotifyAll() { obj_->NotifyAll(self_); } -template class ObjectLock; template class ObjectLock; template class ObjectLock;