Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / mojo / system / platform_handle_dispatcher.h
index f09684e..3b6dd25 100644 (file)
@@ -50,9 +50,6 @@ class MOJO_SYSTEM_IMPL_EXPORT PlatformHandleDispatcher
       size_t* actual_size,
       embedder::PlatformHandleVector* platform_handles) OVERRIDE;
 
-  // |SimpleDispatcher| method:
-  virtual HandleSignalsState GetHandleSignalsStateNoLock() const OVERRIDE;
-
   embedder::ScopedPlatformHandle platform_handle_;
 
   DISALLOW_COPY_AND_ASSIGN(PlatformHandleDispatcher);