Get rid of null state
[synfig.git] / synfig-studio / src / gtkmm / Makefile.am
index f7fd175..1197712 100644 (file)
@@ -170,7 +170,6 @@ STATE_HH = \
        state_fill.h \
        state_gradient.h \
        state_normal.h \
-       state_null.h \
        state_polygon.h \
        state_rectangle.h \
        state_sketch.h \
@@ -189,7 +188,6 @@ STATE_CC = \
        state_fill.cpp \
        state_gradient.cpp \
        state_normal.cpp \
-       state_null.cpp \
        state_polygon.cpp \
        state_rectangle.cpp \
        state_sketch.cpp \