doc: Remove deregister method documentation
authorAki Niemi <aki.niemi@nokia.com>
Wed, 19 Jan 2011 21:53:54 +0000 (23:53 +0200)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 20 Jan 2011 15:55:33 +0000 (09:55 -0600)
doc/network-api.txt

index 3e705e6..75187cd 100644 (file)
@@ -30,12 +30,6 @@ Methods              dict GetProperties()
 
                        Possible Errors: [service].Error.InvalidArguments
 
-               void Deregister()
-
-                       Completely unregisters from the network
-
-                       Possible Errors: [service].Error.InvalidArguments
-
                array{object,dict} GetOperators()
 
                        Retrieve array of operator object and properties.
@@ -81,9 +75,6 @@ Properties    string Mode [readonly]
                                           manually. If the operator is
                                           currently not selected, registration
                                           is not attempted
-                               "off"      Unregisters from currently selected
-                                          network, if any, and does not
-                                          attempt to register again.
 
                string Status [readonly]