diff options
author | monsta <[email protected]> | 2018-01-05 13:39:30 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-01-05 13:39:30 +0300 |
commit | 54d13ca20e7965d4b3e56db8fb1331c2187588a5 (patch) | |
tree | ee8d4163a4caaa58445f16ce581b515bfb8a43c0 /capplets/about-me/mate-about-me-password.c | |
parent | 55c35caad2779d55bb37b98775b9b63e25b294e1 (diff) | |
download | mate-control-center-54d13ca20e7965d4b3e56db8fb1331c2187588a5.tar.bz2 mate-control-center-54d13ca20e7965d4b3e56db8fb1331c2187588a5.tar.xz |
about-me: drop unused code
Diffstat (limited to 'capplets/about-me/mate-about-me-password.c')
-rw-r--r-- | capplets/about-me/mate-about-me-password.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/capplets/about-me/mate-about-me-password.c b/capplets/about-me/mate-about-me-password.c index 6de5218f..abac117d 100644 --- a/capplets/about-me/mate-about-me-password.c +++ b/capplets/about-me/mate-about-me-password.c @@ -42,7 +42,6 @@ #endif #include "capplet-util.h" -#include "eel-alert-dialog.h" /* Passwd states */ typedef enum { |