From 50b164637fb0cca89a20793341102b0ddbfc5b50 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 31 Mar 2013 09:09:21 -0400 Subject: EShell: Remove "small-screen-mode" property. The property is always FALSE. Remove both the property itself and any logic predicated on it. --- doc/reference/libeshell/libeshell-sections.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/reference') diff --git a/doc/reference/libeshell/libeshell-sections.txt b/doc/reference/libeshell/libeshell-sections.txt index 3ec66938c8..4c6a6809b2 100644 --- a/doc/reference/libeshell/libeshell-sections.txt +++ b/doc/reference/libeshell/libeshell-sections.txt @@ -16,7 +16,6 @@ e_shell_submit_alert e_shell_get_active_window e_shell_get_meego_mode e_shell_get_express_mode -e_shell_get_small_screen_mode e_shell_get_module_directory e_shell_get_network_available e_shell_set_network_available -- cgit