From 554f41bac8f170ff62a2125d48f95bdcfff698be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Mon, 21 Oct 2013 23:57:54 +0200 Subject: UnityScreen: remove getMipmap override (bzr r3566.4.30) --- plugins/unityshell/src/unityshell.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/unityshell') diff --git a/plugins/unityshell/src/unityshell.h b/plugins/unityshell/src/unityshell.h index d9f5c4958..69a25b636 100644 --- a/plugins/unityshell/src/unityshell.h +++ b/plugins/unityshell/src/unityshell.h @@ -254,8 +254,6 @@ private: void UpdateCloseWindowKey(CompAction::KeyBinding const&); - bool getMipmap () override { return true; } - std::unique_ptr tick_source_; std::unique_ptr animation_controller_; -- cgit v1.2.3