Skip to content

Commit 0e72710

Browse files
committed
build: remove definition of FLB_HAVE_FLUSH_LIBCO
Signed-off-by: Eduardo Silva <[email protected]>
1 parent b8c24ca commit 0e72710

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ if(FLB_HTTP_SERVER)
333333
FLB_DEFINITION(FLB_HAVE_HTTP_SERVER)
334334
endif()
335335

336-
FLB_DEFINITION(FLB_HAVE_FLUSH_LIBCO)
337336
if(NOT TARGET co)
338337
add_subdirectory(${FLB_PATH_LIB_CO})
339338
endif()

0 commit comments

Comments
 (0)