Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / sandbox / win / src / service_resolver_64.cc
index 79c6b16..03795f7 100644 (file)
@@ -209,9 +209,4 @@ bool Wow64ResolverThunk::IsFunctionAService(void* local_thunk) const {
   return false;
 }
 
-bool Win2kResolverThunk::IsFunctionAService(void* local_thunk) const {
-  NOTREACHED_NT();
-  return false;
-}
-
 }  // namespace sandbox