Skip to content

Commit 0565a32

Browse files
phaedonFædon Jóhannes Sinis
andauthored
Remove imgui_impl_opengl3 from polyscope.cpp (#342)
Co-authored-by: Fædon Jóhannes Sinis <fs@treble.tech>
1 parent cd131e0 commit 0565a32

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/polyscope.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
#include "nlohmann/json.hpp"
2121
using json = nlohmann::json;
2222

23-
#include "backends/imgui_impl_opengl3.h"
24-
2523
namespace polyscope {
2624

2725
// Note: Storage for global members lives in state.cpp and options.cpp

0 commit comments

Comments
 (0)