summaryrefslogtreecommitdiff
path: root/src/deamon.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/deamon.vala')
-rw-r--r--src/deamon.vala1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/deamon.vala b/src/deamon.vala
index cec9539..ceecf1b 100644
--- a/src/deamon.vala
+++ b/src/deamon.vala
@@ -140,7 +140,6 @@ public class Deamon : GLib.Object {
PieManager.init();
Icon.init();
ThemedIcon.init();
- RenderedText.init();
// launch the indicator
this.indicator = new Indicator();