Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Nov 22, 2024
1 parent b483cae commit 1d8fd29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions velox/dwio/dwrf/proto/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,3 @@ add_custom_target(dwio_proto ALL DEPENDS ${PROTO_OUTPUT_FILES})
if(VELOX_MONO_LIBRARY)
add_dependencies(velox dwio_proto)
endif()

# Access generated proto file with.
#
# #include "velox/dwio/dwrf/proto/dwrf_proto.pb.h" link against
# velox_dwio_dwrf_proto see velox/dwio/dwrf/common/wrap

0 comments on commit 1d8fd29

Please sign in to comment.