diff options
Diffstat (limited to 'plugins/WhenWasIt/services.h')
-rw-r--r-- | plugins/WhenWasIt/services.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/WhenWasIt/services.h b/plugins/WhenWasIt/services.h index 39f49abde6..47619acc26 100644 --- a/plugins/WhenWasIt/services.h +++ b/plugins/WhenWasIt/services.h @@ -40,8 +40,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define NOTFOUND_FORMAT "Could not find UID '%s [%s]' in current database, skipping"
#endif
-#include "commonheaders.h"
-
extern int bShouldCheckBirthdays;
extern int bBirthdayFound;
|