summaryrefslogtreecommitdiff
path: root/libnotify/notification.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnotify/notification.c')
-rw-r--r--libnotify/notification.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/libnotify/notification.c b/libnotify/notification.c
index ec4254b..697dc81 100644
--- a/libnotify/notification.c
+++ b/libnotify/notification.c
@@ -28,21 +28,6 @@
#include "notify.h"
#include "internal.h"
-
-/**
- * NotifyNotification:
- *
- * A passive pop-up notification.
- *
- * #NotifyNotification represents a passive pop-up notification. It can
- * contain summary text, body text, and an icon, as well as hints specifying
- * how the notification should be presented. The notification is rendered
- * by a notification daemon, and may present the notification in any number
- * of ways. As such, there is a clear separation of content and presentation,
- * and this API enforces that.
- */
-
-
#if !defined(G_PARAM_STATIC_NAME) && !defined(G_PARAM_STATIC_NICK) && \
!defined(G_PARAM_STATIC_BLURB)
# define G_PARAM_STATIC_NAME 0