Skip to content

Commit

Permalink
complete removal of libYARP_wire_rep_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
randaz81 committed Nov 24, 2023
1 parent e1e277c commit 9b4f19f
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 2,250 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
/src/libYARP_run/** @drdanz
/src/libYARP_serversql/** @drdanz
/src/libYARP_sig/** @drdanz
/src/libYARP_wire_rep_utils/** @drdanz
/src/portmonitors/depthimage_compression_zfp/** @Nicogene
/src/portmonitors/depthimage_to_mono/** @randaz81
/src/portmonitors/depthimage_to_rgb/** @randaz81
Expand Down
1 change: 0 additions & 1 deletion doc/Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ STRIP_FROM_INC_PATH = @CMAKE_SOURCE_DIR@/src/libYARP_conf/src/ \
@CMAKE_SOURCE_DIR@/src/libYARP_run/src/ \
@CMAKE_SOURCE_DIR@/src/libYARP_manager/src/ \
@CMAKE_SOURCE_DIR@/src/libYARP_logger/src/ \
@CMAKE_SOURCE_DIR@/src/libYARP_wire_rep_utils/src/ \
@CMAKE_SOURCE_DIR@/src/libYARP_robotinterface/src/ \
@CMAKE_SOURCE_DIR@/src/libYARP_robottestingframework/src/ \
@CMAKE_BINARY_DIR@/src/libYARP_companion/src/ \
Expand Down
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ add_subdirectory(libYARP_manager)
add_subdirectory(libYARP_profiler)
add_subdirectory(libYARP_logger)
add_subdirectory(libYARP_dataplayer)
add_subdirectory(libYARP_wire_rep_utils)
add_subdirectory(libYARP_robottestingframework)

# plugins
Expand Down
16 changes: 0 additions & 16 deletions src/libYARP_wire_rep_utils/CMakeLists.txt

This file was deleted.

83 changes: 0 additions & 83 deletions src/libYARP_wire_rep_utils/src/CMakeLists.txt

This file was deleted.

This file was deleted.

130 changes: 0 additions & 130 deletions src/libYARP_wire_rep_utils/src/yarp/wire_rep_utils/WireBottle.cpp

This file was deleted.

82 changes: 0 additions & 82 deletions src/libYARP_wire_rep_utils/src/yarp/wire_rep_utils/WireBottle.h

This file was deleted.

Loading

0 comments on commit 9b4f19f

Please sign in to comment.