All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: remove unused GetIcon from SimToolKit
@ 2011-02-11 17:13 Jeevaka Badrappan
  2011-02-11 17:16 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Jeevaka Badrappan @ 2011-02-11 17:13 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 723 bytes --]

---
 doc/stk-api.txt |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/doc/stk-api.txt b/doc/stk-api.txt
index 054821b..529c734 100644
--- a/doc/stk-api.txt
+++ b/doc/stk-api.txt
@@ -10,14 +10,6 @@ Methods		dict GetProperties()
 			Returns properties for the SimToolkit object.  See the
 			properties section for available properties.
 
-		array{byte} GetIcon(byte id)
-
-			Returns the icon data for icon identified by id.
-
-			Possible Errors: [service].Error.InvalidArguments
-					 [service].Error.InvalidFormat
-					 [service].Error.NotFound
-
 		void SelectItem(byte item, object agent)
 
 			Selects an item from the main menu, thus triggering
-- 
1.7.0.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-11 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11 17:13 [PATCH] doc: remove unused GetIcon from SimToolKit Jeevaka Badrappan
2011-02-11 17:16 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.