summaryrefslogtreecommitdiffstats
path: root/ash/wm/image_cursors.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/image_cursors.cc')
-rw-r--r--ash/wm/image_cursors.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/wm/image_cursors.cc b/ash/wm/image_cursors.cc
index d89cfa7..33b3582 100644
--- a/ash/wm/image_cursors.cc
+++ b/ash/wm/image_cursors.cc
@@ -137,8 +137,4 @@ void ImageCursors::SetPlatformCursor(gfx::NativeCursor* cursor) {
cursor_loader_->SetPlatformCursor(cursor);
}
-void ImageCursors::SetCursorResourceModule(const base::string16& module_name) {
- cursor_loader_->SetCursorResourceModule(module_name);
-}
-
} // namespace ash