[Xfce4-commits] <xfce4-panel:devel> Review PagerPlugin.
Nick Schermer
noreply at xfce.org
Wed Jan 20 21:08:23 CET 2010
Updating branch refs/heads/devel
to d4a07313d94d971104d3d36a5bb54013c33c1c6e (commit)
from 5befb8b5df9faf0fbfc5eb6f3a644e34007781c1 (commit)
commit d4a07313d94d971104d3d36a5bb54013c33c1c6e
Author: Nick Schermer <nick at xfce.org>
Date: Wed Jan 20 20:36:49 2010 +0100
Review PagerPlugin.
plugins/pager/pager.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/plugins/pager/pager.c b/plugins/pager/pager.c
index a8c5a6c..df824ff 100644
--- a/plugins/pager/pager.c
+++ b/plugins/pager/pager.c
@@ -58,19 +58,15 @@ static void pager_plugin_configure_plugin (XfcePanelPlugin *panel
struct _PagerPluginClass
{
- /* parent class */
XfcePanelPluginClass __parent__;
};
struct _PagerPlugin
{
- /* parent type */
XfcePanelPlugin __parent__;
- /* the wnck pager */
GtkWidget *wnck_pager;
- /* the active wnck screen */
WnckScreen *wnck_screen;
/* settings */
More information about the Xfce4-commits
mailing list