[gtk+/wip/css: 34/135] styleproperties: Remove unused function from private header
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/css: 34/135] styleproperties: Remove unused function from private header
- Date: Wed, 4 Jan 2012 03:32:06 +0000 (UTC)
commit 6a7fbf9cf6b59dd9907a04e7541c261af3a51cf9
Author: Benjamin Otte <otte redhat com>
Date: Sat Dec 31 00:54:51 2011 +0100
styleproperties: Remove unused function from private header
_gtk_style_properties_resolve_property() was added erroneously in
c09148ca09081cd009cb9a328441b4b43008e352 but was never implemented.
gtk/gtkstylepropertiesprivate.h | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/gtk/gtkstylepropertiesprivate.h b/gtk/gtkstylepropertiesprivate.h
index 5da4617..24e9714 100644
--- a/gtk/gtkstylepropertiesprivate.h
+++ b/gtk/gtkstylepropertiesprivate.h
@@ -39,13 +39,6 @@ void _gtk_style_properties_get_valist (GtkStylePropertie
GtkStylePropertyContext *context,
va_list args);
-const GValue * _gtk_style_properties_resolve_property (GtkStyleProperties *props,
- const gchar *prop_name,
- GtkStateFlags state,
- const GtkStyleProperty **property,
- GtkStylePropertyContext *context,
- GValue *value);
-
void _gtk_style_properties_set_property_by_property (GtkStyleProperties *props,
const GtkStyleProperty *property,
GtkStateFlags state,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]