From 04c5fdaca675e324ca3c5fab0c4fac4b579d0d41 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Wed, 4 Apr 2012 18:55:51 +0200 Subject: css: Remove old animation code Deprecate public API where appropriate and make it no-ops. Remove all calls to it. Get rid of the 'transition' css property. For now, this means spinners don't animate anymore. --- gtk/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gtk/Makefile.am') diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 062b99916b..7d8d6ddac8 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -405,7 +405,6 @@ gtk_private_h_sources = \ gtkaccelgroupprivate.h \ gtkaccelmapprivate.h \ gtkallocatedbitmaskprivate.h \ - gtkanimationdescription.h \ gtkappchooserprivate.h \ gtkappchoosermodule.h \ gtkappchooseronline.h \ @@ -525,7 +524,6 @@ gtk_private_h_sources = \ gtktextutil.h \ gtkthemingbackgroundprivate.h \ gtkthemingengineprivate.h \ - gtktimeline.h \ gtktoolpaletteprivate.h \ gtktreedatalist.h \ gtktreeprivate.h \ @@ -591,7 +589,6 @@ gtk_base_c_sources = \ gtkappchooseronline.c \ gtkapplication.c \ gtkapplicationwindow.c \ - gtkanimationdescription.c \ gtkarrow.c \ gtkaspectframe.c \ gtkassistant.c \ @@ -819,7 +816,6 @@ gtk_base_c_sources = \ gtktextview.c \ gtkthemingbackground.c \ gtkthemingengine.c \ - gtktimeline.c \ gtktoggleaction.c \ gtktogglebutton.c \ gtktoggletoolbutton.c \ -- cgit v1.2.1