Diff between 6402393ae7ceb6cee0259503fe9b006d623d17be and 4c055aff11a4c615fa67c3ba259fde2c5d597be4

Changed Files

File Additions Deletions Status
doc/profile-api.txt +0 -8 modified

Full Patch

diff --git a/doc/profile-api.txt b/doc/profile-api.txt
index 96cfce9..ec18034 100644
--- a/doc/profile-api.txt
+++ b/doc/profile-api.txt
@@ -145,11 +145,3 @@ Methods		void Release() [noreply]
 
 			Possible errors: org.bluez.Error.Rejected
 			                 org.bluez.Error.Canceled
-
-		void Cancel()
-
-			This method gets called to indicate that the profile
-			request failed before a reply was returned.
-
-			All request are queued and there will be only one
-			pending pequest at a time per profile.