diff options
Diffstat (limited to 'plugins/Exchange/src/emails.h')
-rw-r--r-- | plugins/Exchange/src/emails.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Exchange/src/emails.h b/plugins/Exchange/src/emails.h index 24f63ab233..f33e7a510e 100644 --- a/plugins/Exchange/src/emails.h +++ b/plugins/Exchange/src/emails.h @@ -24,8 +24,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. //define if you want to test only the miranda part, and not the exchange one.
//#define NO_EXCHANGE_TEST
-#include "commonheaders.h"
-
#ifndef NO_EXCHANGE_TEST
#include "MirandaExchange.h"
#endif
|