LogicSignal: Replaced SignalMargin with half font-height
[pulseview.git] / pv / view / logicsignal.hpp
index 71dcc0361404648091532a767209b9d88e9170bc..63d2ec4af54b6aaa3dfd79acc3b07e837267cae9 100644 (file)
@@ -52,7 +52,6 @@ class LogicSignal : public Signal
 
 private:
        static const int SignalHeight;
-       static const int SignalMargin;
 
        static const float Oversampling;