Skip to content

Commit

Permalink
Remove SimpleRepeatVideo example.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlovegrove committed Apr 14, 2017
1 parent 243f205 commit b4f3c3d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 141 deletions.
1 change: 0 additions & 1 deletion examples/CMakeLists.txt
Expand Up @@ -17,7 +17,6 @@ if(BUILD_PANGOLIN_GUI)
if(BUILD_PANGOLIN_VIDEO)
add_subdirectory(SimpleVideo)
add_subdirectory(SimpleRecord)
add_subdirectory(SimpleRepeatVideo)
add_subdirectory(SharedMemoryCamera)
endif()

Expand Down
6 changes: 0 additions & 6 deletions examples/SimpleRepeatVideo/CMakeLists.txt

This file was deleted.

134 changes: 0 additions & 134 deletions examples/SimpleRepeatVideo/main.cpp

This file was deleted.

0 comments on commit b4f3c3d

Please sign in to comment.