doc: Document that DestroySession will not send Release to sessions
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 25 Oct 2011 07:51:37 +0000 (10:51 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 31 Oct 2011 13:50:34 +0000 (14:50 +0100)
doc/manager-api.txt

index 961c39b..a6c852f 100644 (file)
@@ -189,8 +189,7 @@ Methods             dict GetProperties()
 
                void DestroySession(object session)
 
-                       Remove the previously created session. The notifier
-                       will be informed via its release method.
+                       Remove the previously created session.
 
                        If an application exits unexpectatly the session
                        will be automatically destroyed.