diff options
author | infirit <[email protected]> | 2014-11-07 13:18:19 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-07 14:31:51 +0100 |
commit | e98d698c4899ac91e2370252ab67ce91871a72a5 (patch) | |
tree | 7701402fd9e1fa0b75bb340a6bfae271565c30fd /capplet/gsm-properties-dialog.c | |
parent | 2983b896864b9f004cadb5615eee3bd397f04633 (diff) | |
download | mate-session-manager-e98d698c4899ac91e2370252ab67ce91871a72a5.tar.bz2 mate-session-manager-e98d698c4899ac91e2370252ab67ce91871a72a5.tar.xz |
capplet: Do not pretend we need the egg code here
Based on gnome-session commit: 0e45c5c15d0ffedf90af3ea401288d6a0f758383
From: Vincent Untz <[email protected]>
Diffstat (limited to 'capplet/gsm-properties-dialog.c')
-rw-r--r-- | capplet/gsm-properties-dialog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/capplet/gsm-properties-dialog.c b/capplet/gsm-properties-dialog.c index 7d03abc..98ea0fc 100644 --- a/capplet/gsm-properties-dialog.c +++ b/capplet/gsm-properties-dialog.c @@ -31,7 +31,6 @@ #include "gsm-properties-dialog.h" #include "gsm-app-dialog.h" -#include "eggdesktopfile.h" #include "gsm-util.h" #include "gsp-app.h" #include "gsp-app-manager.h" |