[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 01/01: Removed unused code.
noreply at xfce.org
noreply at xfce.org
Mon May 5 21:53:47 CEST 2014
This is an automated email from the git hooks/post-receive script.
andrzejr pushed a commit to branch master
in repository panel-plugins/xfce4-indicator-plugin.
commit 9ee21aaa9991e73b002f8c74c6fb89c17f074a3f
Author: Andrzej <ndrwrdck at gmail.com>
Date: Mon May 5 20:53:38 2014 +0100
Removed unused code.
---
panel-plugin/indicator-config.h | 7 -------
1 file changed, 7 deletions(-)
diff --git a/panel-plugin/indicator-config.h b/panel-plugin/indicator-config.h
index d898c04..c254d79 100644
--- a/panel-plugin/indicator-config.h
+++ b/panel-plugin/indicator-config.h
@@ -36,13 +36,6 @@ typedef struct _IndicatorConfig IndicatorConfig;
#define XFCE_TYPE_INDICATOR_CONFIG_VALUE_ARRAY (indicator_config_value_array_get_type ())
-typedef struct _IncicatorConfigProperty IndicatorConfigProperty;
-struct _IndicatorConfigProperty
-{
- const gchar *property;
- GType type;
-};
-
GType indicator_config_value_array_get_type (void) G_GNUC_CONST;
GType indicator_config_get_type (void) G_GNUC_CONST;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list