Skip to content

Commit

Permalink
Remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBoer committed May 25, 2021
1 parent 3475132 commit e6e821c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Source/ImFrame.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -634,10 +634,6 @@ namespace ImFrame
// Initialize any OS-specific functionality
OsInitialize();

// TEST: Get resource folder
auto resourceFolder = GetResourceFolder();
resourceFolder += "Test";

// Initialize ImGui
ImGui::CreateContext();
ImGuiIO & io = ImGui::GetIO();
Expand Down

0 comments on commit e6e821c

Please sign in to comment.