summaryrefslogtreecommitdiff
path: root/libslab/nameplate-tile.c
diff options
context:
space:
mode:
Diffstat (limited to 'libslab/nameplate-tile.c')
-rw-r--r--libslab/nameplate-tile.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libslab/nameplate-tile.c b/libslab/nameplate-tile.c
index 315524ab..7d14452c 100644
--- a/libslab/nameplate-tile.c
+++ b/libslab/nameplate-tile.c
@@ -20,8 +20,6 @@
#include "nameplate-tile.h"
-static void nameplate_tile_class_init (NameplateTileClass *);
-static void nameplate_tile_init (NameplateTile *);
static void nameplate_tile_get_property (GObject *, guint, GValue *, GParamSpec *);
static void nameplate_tile_set_property (GObject *, guint, const GValue *, GParamSpec *);
static GObject *nameplate_tile_constructor (GType, guint, GObjectConstructParam *);