Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / remoting / webapp / fullscreen_v1.js
index 13e5afe..5935e35 100644 (file)
@@ -75,9 +75,6 @@ remoting.FullscreenAppsV1.prototype.removeListener = function(callback) {
   this.eventSource_.removeEventListener(this.kEventName_, callback);
 };
 
-remoting.FullscreenAppsV1.prototype.syncWithMaximize = function(sync) {
-};
-
 /**
  * @private
  */