[Xfce4-commits] <xfce4-panel:master> Do no inline function.

Nick Schermer noreply at xfce.org
Mon Mar 7 18:20:02 CET 2011


Updating branch refs/heads/master
         to 346aa07234528438c7b20e4e7b3d2212a121992a (commit)
       from 481db50db59609f4d835e02c09b2750d1fbbe016 (commit)

commit 346aa07234528438c7b20e4e7b3d2212a121992a
Author: Nick Schermer <nick at xfce.org>
Date:   Mon Mar 7 18:18:00 2011 +0100

    Do no inline function.

 panel/panel-itembar.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/panel/panel-itembar.c b/panel/panel-itembar.c
index 4fea04b..add31e2 100644
--- a/panel/panel-itembar.c
+++ b/panel/panel-itembar.c
@@ -695,7 +695,7 @@ panel_itembar_get_child_property (GtkContainer *container,
 
 
 
-static inline PanelItembarChild *
+static PanelItembarChild *
 panel_itembar_get_child (PanelItembar *itembar,
                          GtkWidget    *widget)
 {



More information about the Xfce4-commits mailing list