css: Remove custom properties

Desktop / GNOME / GTK - Benjamin Otte [redhat.com] - 16 October 2016 11:17 UTC

Those aren't used anymore, now that theming engines are gone.

95d2f0b css: Remove custom properties
gtk/Makefile.am | 4 -
gtk/gtkcsscustomproperty.c | 277 -------------------------------------
gtk/gtkcsscustompropertyprivate.h | 59 --------
gtk/gtkcssstylefuncs.c | 209 +++-------------------------
gtk/gtkcssstylefuncsprivate.h | 5 -
gtk/gtkcsstypedvalue.c | 135 ------------------
gtk/gtkcsstypedvalueprivate.h | 38 -----
7 files changed, 16 insertions(+), 711 deletions(-)

Upstream: git.gnome.org


  • Share