Skip to content

Commit f8a9054

Browse files
committed
remove example bloat
1 parent a8cb3b5 commit f8a9054

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/cpp/stdio/main.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
#include <string>
33

44
#include <rerun.hpp>
5-
#include <rerun/demo_utils.hpp>
6-
7-
using rerun::demo::grid3d;
85

96
int main() {
107
const auto rec = rerun::RecordingStream("rerun_example_stdio");

0 commit comments

Comments
 (0)