doc/reference/libpurple/signals_account.md

changeset 42009
fb172b78a9ee
parent 41894
92fb22f0f0ab
child 42705
e78a46048ae7
--- a/doc/reference/libpurple/signals_account.md	Fri Jan 06 02:10:17 2023 -0600
+++ b/doc/reference/libpurple/signals_account.md	Fri Jan 06 02:12:12 2023 -0600
@@ -6,7 +6,6 @@
 ### Signal List
 
 * [account-status-changed](#account-status-changed)
-* [account-actions-changed](#account-actions-changed)
 * [account-signed-on](#account-signed-on)
 * [account-signed-off](#account-signed-off)
 
@@ -75,24 +74,6 @@
 
 ----
 
-#### account-actions-changed
-
-```c
-void user_function(PurpleAccount *account, gpointer user_data);
-```
-
-Emitted when the account actions are changed after initial connection.
-
-**Parameters:**
-
-**account**
-: The account whose actions changed.
-
-**user_data**
-: User data set when the signal handler was connected.
-
-----
-
 #### account-signed-on
 
 ```c

mercurial