diff options
| author | Stephen M. Webb <stephen.webb@canonical.com> | 2014-04-02 15:51:26 -0400 |
|---|---|---|
| committer | Stephen M. Webb <stephen.webb@canonical.com> | 2014-04-02 15:51:26 -0400 |
| commit | 3b4acb27f03764b3e8d9c294d5d734c2457ee53f (patch) | |
| tree | 39c8b357b4b33e03d445b25dfe253ed2604f4c72 | |
| parent | 6143361d3411232c5243606bc6b2c18e38f728fa (diff) | |
remove libsyncindicator.so (lp: #1300916)
(bzr r3754.1.1)
| -rw-r--r-- | services/panel-service.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/panel-service.c b/services/panel-service.c index e75fe4d96..5c7102a8e 100644 --- a/services/panel-service.c +++ b/services/panel-service.c @@ -115,7 +115,6 @@ static const gchar * indicator_order[][2] = { {"libapplication.so", NULL}, /* indicator-application" */ {"floating-indicators", NULL}, /* position-less NG indicators */ {"libprintersmenu.so", NULL}, /* indicator-printers */ - {"libsyncindicator.so", NULL}, /* indicator-sync */ {"libapplication.so", "gsd-keyboard-xkb"}, /* keyboard layout selector */ {"libmessaging.so", NULL}, /* indicator-messages */ {"libpower.so", NULL}, /* indicator-power */ |
