Get rid of null state
[synfig.git] / synfig-studio / src / gtkmm / Makefile.am
index c5cc73d..1197712 100644 (file)
@@ -172,8 +172,6 @@ STATE_HH = \
        state_normal.h \
        state_polygon.h \
        state_rectangle.h \
-       state_rotate.h \
-       state_scale.h \
        state_sketch.h \
        state_smoothmove.h \
        state_star.h \
@@ -192,8 +190,6 @@ STATE_CC = \
        state_normal.cpp \
        state_polygon.cpp \
        state_rectangle.cpp \
-       state_rotate.cpp \
-       state_scale.cpp \
        state_sketch.cpp \
        state_smoothmove.cpp \
        state_star.cpp \