Delete extraneous #define

Was only for convenience during testing
This commit is contained in:
Howard Chu 2017-04-19 19:27:02 +01:00
parent 87f3477626
commit c0ff8e8a21

View file

@ -21,8 +21,6 @@
#include "portable.h"
#define SLAPD_OVER_AUTOCA SLAPD_MOD_DYNAMIC
#ifdef SLAPD_OVER_AUTOCA
#include <stdio.h>