diff options
| author | Ted Gould <ted@canonical.com> | 2009-06-18 13:06:01 -0500 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-06-18 13:06:01 -0500 |
| commit | a957c68bedfe0b5cb065590c91a86b829cafd4b3 (patch) | |
| tree | 299be9d34df9899209b9ed5cff7fb8be9d0f9e89 /tests/test-glib-layout-server.c | |
| parent | ec5c382624da19a1a83d1e75d21f74778df01f38 (diff) | |
| parent | 218976c1a5087e745fdc2fb697deb154efd1ca3b (diff) | |
| download | libdbusmenu-a957c68bedfe0b5cb065590c91a86b829cafd4b3.tar.gz libdbusmenu-a957c68bedfe0b5cb065590c91a86b829cafd4b3.tar.bz2 libdbusmenu-a957c68bedfe0b5cb065590c91a86b829cafd4b3.zip | |
Pulling in the GTK code
Diffstat (limited to 'tests/test-glib-layout-server.c')
| -rw-r--r-- | tests/test-glib-layout-server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-glib-layout-server.c b/tests/test-glib-layout-server.c index e69c6b2..cc9b8e7 100644 --- a/tests/test-glib-layout-server.c +++ b/tests/test-glib-layout-server.c @@ -48,7 +48,7 @@ layout2menuitem (layout_t * layout) } } - g_debug("Layout to menu return: 0x%X", (unsigned int)local); + /* g_debug("Layout to menu return: 0x%X", (unsigned int)local); */ return local; } |
