remove define

This commit is contained in:
Grant Limberg 2025-07-15 09:06:47 -07:00
parent 5329326591
commit d8272b7370
No known key found for this signature in database
GPG key ID: 8F2F97D3BE8D7735

View file

@ -10,7 +10,6 @@
* of this software will be governed by version 2.0 of the Apache License.
*/
/****/
#define ZT_OPENTELEMETRY_ENABLED 1
#include <algorithm>
#include <condition_variable>