Removed empty DoubleSliderUtils.hpp

This commit is contained in:
enricoturri1966 2022-02-28 15:53:12 +01:00
parent 2379588196
commit 5377e4c43b
2 changed files with 0 additions and 9 deletions

View File

@ -193,7 +193,6 @@ set(SLIC3R_GUI_SOURCES
GUI/Mouse3DController.hpp
GUI/DoubleSlider.cpp
GUI/DoubleSlider.hpp
GUI/DoubleSlider_Utils.hpp
GUI/Notebook.cpp
GUI/Notebook.hpp
GUI/ObjectDataViewModel.cpp

View File

@ -1,8 +0,0 @@
#ifndef slic3r_GUI_DoubleSlider_Utils_hpp_
#define slic3r_GUI_DoubleSlider_Utils_hpp_
#include <stdio.h>
#include <random>
#endif // slic3r_GUI_DoubleSlider_Utils_hpp_