Skip to content

Commit f718b2a

Browse files
author
Fædon Jóhannes Sinis
committed
Remove imgui_impl_opengl3 from polyscope.cpp
1 parent c82ec2e commit f718b2a

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)