summaryrefslogtreecommitdiff
path: root/src/raptor_concepts.c
diff options
context:
space:
mode:
authorDaniel Richard G <danielg@teragram.com>2012-08-30 15:05:55 -0400
committerDaniel Richard G <danielg@teragram.com>2012-08-30 15:13:09 -0400
commit5ad0ac47d449436ce7013755258f868b5c1afeab (patch)
tree0f2c49d780d29efa2f7820fc969b6144200bfc1f /src/raptor_concepts.c
parent6cb2d3327186097a65f75c6c36b9a68170f905a6 (diff)
downloadraptor-5ad0ac47d449436ce7013755258f868b5c1afeab.tar.gz
Remove all traces of win32_raptor_config.h
Remove the file itself, all #include uses of it, and all references to it, as this file is no longer needed.
Diffstat (limited to 'src/raptor_concepts.c')
-rw-r--r--src/raptor_concepts.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/raptor_concepts.c b/src/raptor_concepts.c
index 78d22a4f..4dce85ca 100644
--- a/src/raptor_concepts.c
+++ b/src/raptor_concepts.c
@@ -26,10 +26,6 @@
#include <raptor_config.h>
#endif
-#ifdef WIN32
-#include <win32_raptor_config.h>
-#endif
-
/* Raptor includes */
#include "raptor2.h"
#include "raptor_internal.h"