summaryrefslogtreecommitdiff
path: root/src/trg-torrent-tree-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-tree-view.c')
-rw-r--r--src/trg-torrent-tree-view.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/trg-torrent-tree-view.c b/src/trg-torrent-tree-view.c
index e52f889..c60f306 100644
--- a/src/trg-torrent-tree-view.c
+++ b/src/trg-torrent-tree-view.c
@@ -27,10 +27,8 @@
G_DEFINE_TYPE(TrgTorrentTreeView, trg_torrent_tree_view,
TRG_TYPE_TREE_VIEW)
-
-static void
-trg_torrent_tree_view_class_init(TrgTorrentTreeViewClass *
- klass G_GNUC_UNUSED)
+static void trg_torrent_tree_view_class_init(TrgTorrentTreeViewClass *
+ klass G_GNUC_UNUSED)
{
}