diff options
author | George Hazan <george.hazan@gmail.com> | 2013-04-07 20:50:13 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-04-07 20:50:13 +0000 |
commit | 5fbea6c9b7b89fd01f64a67244bddf6ecc8a7187 (patch) | |
tree | 6c7228c01a0f7d42e8dc285333f7fdb44069edcb /plugins/AutoShutdown/src/common.h | |
parent | 72fd4143b5a49a5842ce0af179b177551d356f91 (diff) |
more cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@4376 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoShutdown/src/common.h')
-rw-r--r-- | plugins/AutoShutdown/src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/AutoShutdown/src/common.h b/plugins/AutoShutdown/src/common.h index 8a0ad9b66b..fba4f10304 100644 --- a/plugins/AutoShutdown/src/common.h +++ b/plugins/AutoShutdown/src/common.h @@ -58,7 +58,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_hddinfo.h>
#include <m_toptoolbar.h>
#include <m_autoreplacer.h>
-#include <m_magneticwindows.h>
#include <m_snappingwindows.h>
#include "m_shutdown.h"
|