aboutsummaryrefslogtreecommitdiffstats
path: root/Alc
diff options
context:
space:
mode:
Diffstat (limited to 'Alc')
-rw-r--r--Alc/ALc.c2
-rw-r--r--Alc/ALu.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 749e1d49..d04b0a05 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -18,8 +18,6 @@
* Or go to http://www.gnu.org/copyleft/lgpl.html
*/
-#define _CRT_SECURE_NO_DEPRECATE // get rid of sprintf security warnings on VS2005
-
#include "config.h"
#include <math.h>
diff --git a/Alc/ALu.c b/Alc/ALu.c
index 8d4b9c0a..a875e204 100644
--- a/Alc/ALu.c
+++ b/Alc/ALu.c
@@ -18,8 +18,6 @@
* Or go to http://www.gnu.org/copyleft/lgpl.html
*/
-#define _CRT_SECURE_NO_DEPRECATE // get rid of sprintf security warnings on VS2005
-
#include "config.h"
#include <math.h>