From c978bd34864a24e58685d5539f3506b9a5f8e8cb Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Sat, 6 Oct 2012 08:23:27 +0200 Subject: Remove newly unused methods Change-Id: I050660d095540902b442a86904d70ed544bccf13 --- unusedcode.easy | 3 --- 1 file changed, 3 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 94904ce7dccf..f31e7ef17d04 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -99,8 +99,5 @@ sd::framework::ResourceManager::Disable() sd::framework::ResourceManager::Enable() sd::slidesorter::controller::AnimationFunction::Blend(double, double, double) sd::slidesorter::controller::AnimationFunction::Linear(double) -sd::slidesorter::controller::Properties::IsHighContrastModeActive() const -sd::slidesorter::view::ToolTip::ShowDefaultHelpText() -sd::slidesorter::view::ToolTip::ShowHelpText(rtl::OUString const&) std::__cxx1998::vector >::~vector() std::__cxx1998::vector, std::allocator >, std::basic_string, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > >::~vector() -- cgit