Remove gtkalias from style context code.

This commit is contained in:
Carlos Garnacho
2010-08-20 13:56:30 +02:00
parent 9dfba95f09
commit c9d626523d
8 changed files with 0 additions and 34 deletions

View File

@ -27,8 +27,6 @@
#include "gtkanimationdescription.h"
#include "gtkcssprovider.h"
#include "gtkalias.h"
typedef struct GtkCssProviderPrivate GtkCssProviderPrivate;
typedef struct SelectorElement SelectorElement;
typedef struct SelectorPath SelectorPath;
@ -1821,6 +1819,3 @@ gtk_css_provider_get_named (const gchar *name)
return provider;
}
#define __GTK_CSS_PROVIDER_C__
#include "gtkaliasdef.c"