Бранимир Караџић 1 år sedan
förälder
incheckning
a3eb92d1b6
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      tools/texturev/texturev.cpp

+ 0 - 1
tools/texturev/texturev.cpp

@@ -1884,7 +1884,6 @@ int _main_(int _argc, char** _argv)
 					if (ImGui::BeginChild("##file_list", ImVec2(0.0f, 0.0f) ) )
 					if (ImGui::BeginChild("##file_list", ImVec2(0.0f, 0.0f) ) )
 					{
 					{
 						ImGui::PushFont(ImGui::Font::Mono);
 						ImGui::PushFont(ImGui::Font::Mono);
-						const float itemHeight = ImGui::GetTextLineHeightWithSpacing();
 						const float listHeight =
 						const float listHeight =
 							  bx::max(1.0f, bx::floor(ImGui::GetWindowHeight()/itemHeight) )
 							  bx::max(1.0f, bx::floor(ImGui::GetWindowHeight()/itemHeight) )
 							* itemHeight
 							* itemHeight