summaryrefslogtreecommitdiff
path: root/pluma/pluma-message-bus.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-bus.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-bus.c')
-rw-r--r--pluma/pluma-message-bus.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/pluma/pluma-message-bus.c b/pluma/pluma-message-bus.c
index fd16c752..4cda5693 100644
--- a/pluma/pluma-message-bus.c
+++ b/pluma/pluma-message-bus.c
@@ -88,9 +88,6 @@
* NULL);
* </programlisting>
* </example>
- *
- * Since: 2.25.3
- *
*/
#define PLUMA_MESSAGE_BUS_GET_PRIVATE(object)(G_TYPE_INSTANCE_GET_PRIVATE((object), PLUMA_TYPE_MESSAGE_BUS, PlumaMessageBusPrivate))