diff --git a/panda/src/dxgsg9/dxgsg9base.h b/panda/src/dxgsg9/dxgsg9base.h index 8ca7d5559a..db17c3bfd9 100755 --- a/panda/src/dxgsg9/dxgsg9base.h +++ b/panda/src/dxgsg9/dxgsg9base.h @@ -34,7 +34,9 @@ #include #include -#define USE_GENERIC_DXERR_LIBRARY 1 +// This symbol is defined (or not defined) in Config.pp. +//#define USE_GENERIC_DXERR_LIBRARY 1 + #ifdef USE_GENERIC_DXERR_LIBRARY #include #define DX_GET_ERROR_STRING_FUNC DXGetErrorString