Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ZenWalker
Glade
Commits
6c0e3898
Commit
6c0e3898
authored
Dec 31, 2010
by
Tristan Van Berkom
Browse files
Removing some debug print from backend.
parent
e0abb9da
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/gtk+/glade-gtk.c
View file @
6c0e3898
...
...
@@ -10410,9 +10410,6 @@ glade_gtk_cell_layout_read_child (GladeWidgetAdaptor * adaptor,
glade_xml_search_child
(
node
,
GLADE_XML_TAG_WIDGET
))
!=
NULL
)
{
if
(
internal_name
)
g_warning
(
"Cell layout reading internal %s
\n
"
,
internal_name
);
/* Combo box is a special brand of cell-layout, it can also have the internal entry */
if
((
child_widget
=
glade_widget_read
(
widget
->
project
,
widget
,
widget_node
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment