shithub: opus

Download patch

ref: 22d8dcf398ca7ebba8e35231cdd1e3afc373a9cd
parent: 19239ea3a29d726bf6192afce174ae81ed37c0c1
author: Ralph Giles <[email protected]>
date: Fri Dec 7 04:16:34 EST 2012

Remove the obsolete CELT_BUILD define from win32/config.h.

--- a/win32/config.h
+++ b/win32/config.h
@@ -28,8 +28,6 @@
 #ifndef CONFIG_H
 #define CONFIG_H
 
-#define CELT_BUILD            1
-
 #define inline __inline
 
 #define USE_ALLOCA            1