summaryrefslogtreecommitdiffstats
path: root/ash/system/drive/tray_drive.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/system/drive/tray_drive.h')
-rw-r--r--ash/system/drive/tray_drive.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/system/drive/tray_drive.h b/ash/system/drive/tray_drive.h
index 6f5f626..6550fde 100644
--- a/ash/system/drive/tray_drive.h
+++ b/ash/system/drive/tray_drive.h
@@ -41,7 +41,6 @@ class TrayDrive : public TrayImageItem,
// Overridden from DriveObserver.
virtual void OnDriveJobUpdated(const DriveOperationStatus& status) OVERRIDE;
- virtual void OnDriveOfflineEnabled() OVERRIDE;
// Delayed hiding of the tray item after encountering an empty operation list.
void HideIfNoOperations();