Don't claim that notify_init connects to the server
https://bugzilla.gnome.org/show_bug.cgi?id=608086
This commit is contained in:
parent
9a822e1af9
commit
3b3dbab544
|
@ -35,8 +35,7 @@ G_BEGIN_DECLS
|
|||
*
|
||||
* @param app_name The application name.
|
||||
*
|
||||
* @return TRUE if the library initialized properly and a connection to a
|
||||
* notification server was made.
|
||||
* @return TRUE if the library initialized properly.
|
||||
*/
|
||||
gboolean notify_init (const char *app_name);
|
||||
|
||||
|
|
Loading…
Reference in New Issue