Remove unused anymore enum class EquidistantType.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2017-01-23 14:02:05 +02:00
parent 5b7e359fcd
commit 41c7031aea

View File

@ -33,8 +33,6 @@
#include <ciso646>
#endif /* Q_CC_MSVC */
enum class EquidistantType : char { OpenEquidistant, CloseEquidistant };
enum class LayoutErrors : char
{
NoError,