summaryrefslogtreecommitdiff
path: root/pluma/pluma-message.c
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-01 17:04:54 +0300
committermonsta <[email protected]>2016-12-01 17:04:54 +0300
commit097fd1cd1a33995667dc51efbd761136108e1486 (patch)
tree1988aa399babf8092bbe2cb4896b299ca2a09596 /pluma/pluma-message.c
parent81d9f88c84fa206e1a7a670442b11f4a14dd7ccb (diff)
downloadpluma-097fd1cd1a33995667dc51efbd761136108e1486.tar.bz2
pluma-097fd1cd1a33995667dc51efbd761136108e1486.tar.xz
drop "Since: 2.xx" notes from comments - leftovers from gnome
they cause warnings during generation of docs
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))