aboutsummaryrefslogtreecommitdiff
path: root/src/device-menu-mgr.c
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-06-14 14:06:34 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-06-14 14:06:34 -0500
commit41c4ab35750809c59c60cf3a3e1c3deb8449c9b5 (patch)
treef64a757cbcd29c66ae426f6ebdf4bf316a8ba852 /src/device-menu-mgr.c
parentc629aec46ade58fffddbd719f6a25881a1d5ae32 (diff)
downloadayatana-indicator-session-41c4ab35750809c59c60cf3a3e1c3deb8449c9b5.tar.gz
ayatana-indicator-session-41c4ab35750809c59c60cf3a3e1c3deb8449c9b5.tar.bz2
ayatana-indicator-session-41c4ab35750809c59c60cf3a3e1c3deb8449c9b5.zip
remove the use-username-in-switch-item property; it's no longer spec'ed
Diffstat (limited to 'src/device-menu-mgr.c')
-rw-r--r--src/device-menu-mgr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device-menu-mgr.c b/src/device-menu-mgr.c
index 9cfb913..23a8dc0 100644
--- a/src/device-menu-mgr.c
+++ b/src/device-menu-mgr.c
@@ -29,7 +29,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include "device-menu-mgr.h"
#include "settings-helper.h"
#include "dbus-shared-names.h"
-#include "dbusmenu-shared.h"
#include "lock-helper.h"
#define UP_ADDRESS "org.freedesktop.UPower"