Skip to content

Commit 719a560

Browse files
committed
fix compilation
1 parent 19ffd08 commit 719a560

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/t12_groot_howto.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,5 @@ int main()
127127
std::this_thread::sleep_for(std::chrono::milliseconds(2000));
128128
}
129129

130-
BT::JsonExporter::get().addConverter<Position2D>();
131-
132130
return 0;
133131
}

0 commit comments

Comments
 (0)