From 88464b5a593f82ea8ff0f5698433bff9ae935518 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Sun, 4 Dec 2022 12:07:00 +0800 Subject: [PATCH] 1 --- cpp/btmgr.cc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cpp/btmgr.cc b/cpp/btmgr.cc index 16b78e9..e3d8603 100644 --- a/cpp/btmgr.cc +++ b/cpp/btmgr.cc @@ -1,13 +1,6 @@ #include "precompile.h" -#ifdef DEBUG -#undef DEBUG #include "behaviac/behaviac.h" -#define DEBUG -#else -#include "behaviac/behaviac.h" -#endif - #include "btmgr.h" namespace f8