[Xfce4-commits] <xfce4-embed-plugin:master> Removed separator entry in the plugin struct.

David Schneider noreply at xfce.org
Sun Jan 1 21:44:26 CET 2012


Updating branch refs/heads/master
         to 64fa1d66806a03f10fa9a163b997d9c0dddf8a46 (commit)
       from 3970bd1bfb63801071872841d6aba24686830c9e (commit)

commit 64fa1d66806a03f10fa9a163b997d9c0dddf8a46
Author: David Schneider <dnschneid at gmail.com>
Date:   Thu Dec 29 04:20:58 2011 -0500

    Removed separator entry in the plugin struct.

 panel-plugin/embed.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/panel-plugin/embed.h b/panel-plugin/embed.h
index da23f2a..0d8a23b 100644
--- a/panel-plugin/embed.h
+++ b/panel-plugin/embed.h
@@ -29,7 +29,6 @@ typedef struct
 
     /* panel widgets */
     GtkWidget       *hvbox;
-    GtkWidget       *separator;
     GtkWidget       *label;
     GtkWidget       *socket;
     GtkWidget       *popout_menu;


More information about the Xfce4-commits mailing list