Skip to content

Commit

Permalink
docs(engine): remove empty sample
Browse files Browse the repository at this point in the history
  • Loading branch information
fallenatlas committed Sep 9, 2023
1 parent 6aaf2a0 commit c21441d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion engine/samples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ macro(make_sample)
endmacro()

# Add samples
make_sample(DIR "empty")
make_sample(DIR "events")
make_sample(DIR "systems")
make_sample(DIR "input" ASSETS)
Expand Down
6 changes: 0 additions & 6 deletions engine/samples/empty/main.cpp

This file was deleted.

0 comments on commit c21441d

Please sign in to comment.