From 9d96830571fcd1f2405d472970f5d0c0119af8ac Mon Sep 17 00:00:00 2001 From: Morten Welinder Date: Tue, 20 Sep 2011 21:14:50 +0200 Subject: [PATCH] cssprovider: Remove outdated docs --- gtk/gtkcssprovider.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c index 10373427e1..15855069f6 100644 --- a/gtk/gtkcssprovider.c +++ b/gtk/gtkcssprovider.c @@ -668,13 +668,6 @@ * map intuitively in a widget based environment). * * - * There is also a difference in shorthand properties, for - * example in common CSS it is fine to define a font through - * the different @font-family, @font-style, @font-size - * properties, meanwhile in GTK+'s CSS only the canonical - * @font property is supported. - * - * * The currently supported properties are: * *