Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2012-12-07 21:16:34 +0400
committerRalph Giles <giles@thaumas.net>2012-12-07 21:16:34 +0400
commit22d8dcf398ca7ebba8e35231cdd1e3afc373a9cd (patch)
tree6acd5bc6db45342663a8ea423d9aeb72cf045199 /win32
parent19239ea3a29d726bf6192afce174ae81ed37c0c1 (diff)
Remove the obsolete CELT_BUILD define from win32/config.h.
Diffstat (limited to 'win32')
-rw-r--r--win32/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/config.h b/win32/config.h
index 8450d231..03e06884 100644
--- a/win32/config.h
+++ b/win32/config.h
@@ -28,8 +28,6 @@ POSSIBILITY OF SUCH DAMAGE.
#ifndef CONFIG_H
#define CONFIG_H
-#define CELT_BUILD 1
-
#define inline __inline
#define USE_ALLOCA 1