Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-ps-exporter.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/ev-ps-exporter.c')
-rw-r--r--backend/ev-ps-exporter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/ev-ps-exporter.c b/backend/ev-ps-exporter.c
index 56944a6..18c3536 100644
--- a/backend/ev-ps-exporter.c
+++ b/backend/ev-ps-exporter.c
@@ -31,7 +31,7 @@ ev_ps_exporter_get_type (void)
if (G_UNLIKELY (type == 0))
{
- static const GTypeInfo our_info =
+ const GTypeInfo our_info =
{
sizeof (EvPSExporterIface),
NULL,