summaryrefslogtreecommitdiff
path: root/pluma/pluma-message.c
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-message.c')
-rw-r--r--pluma/pluma-message.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/pluma/pluma-message.c b/pluma/pluma-message.c
index e6123243..4d8f7a4b 100644
--- a/pluma/pluma-message.c
+++ b/pluma/pluma-message.c
@@ -17,9 +17,6 @@
* A message can be seen as a method call, or signal emission depending on
* who is the sender and who is the receiver. There is no explicit distinction
* between methods and signals.
- *
- * Since: 2.25.3
- *
*/
#define PLUMA_MESSAGE_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE((object), PLUMA_TYPE_MESSAGE, PlumaMessagePrivate))