Get rid of null state
[synfig.git] / synfig-studio / src / gtkmm / Makefile.am
index bd52099..1197712 100644 (file)
@@ -177,7 +177,6 @@ STATE_HH = \
        state_star.h \
        state_stroke.h \
        state_text.h \
-       state_transform.h \
        state_width.h \
        state_zoom.h
 
@@ -196,7 +195,6 @@ STATE_CC = \
        state_star.cpp \
        state_stroke.cpp \
        state_text.cpp \
-       state_transform.cpp \
        state_width.cpp \
        state_zoom.cpp