diff options
Diffstat (limited to 'plugins/Exchange/src/utils.h')
-rw-r--r-- | plugins/Exchange/src/utils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Exchange/src/utils.h b/plugins/Exchange/src/utils.h index a1ad15fe43..c5915e7192 100644 --- a/plugins/Exchange/src/utils.h +++ b/plugins/Exchange/src/utils.h @@ -21,9 +21,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_EXCHANGE_UTILS_H
#define M_EXCHANGE_UTILS_H
-#include <stdarg.h>
-#include "commonheaders.h"
-
#define LOG_FILE "exchange.log"
#define ANCHOR_LEFT 0x000001
|