summaryrefslogtreecommitdiff
path: root/src/mmsrip/config.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-03-19 13:56:19 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-03-19 13:56:19 +0000
commit98bcc8656320ecdaabe72303bfced001e0b7568b (patch)
treeb5dccc958b21967cd5fba443917d75b3e85477fa /src/mmsrip/config.h
parent5ab9eded84874f9ec9e8c82aeb5f6659d113564d (diff)
Try to remove
Diffstat (limited to 'src/mmsrip/config.h')
-rw-r--r--src/mmsrip/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mmsrip/config.h b/src/mmsrip/config.h
deleted file mode 100644
index 8c054a2..0000000
--- a/src/mmsrip/config.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifdef _WIN32
-#undef HAVE_SNPRINTF
-#elif defined(HAVE_CONFIG_H)
-#include "../../config.h"
-#endif