~dbusmenu-team/libdbusmenu/trunk.16.10

« back to all changes in this revision

Viewing changes to tests/test-glib-layout-server.c

  • Committer: Ted Gould
  • Date: 2009-08-04 15:34:08 UTC
  • mfrom: (4.1.34 glibresignalling)
  • Revision ID: ted@canonical.com-20090804153408-uld9sgevoowhpjw3
Merging in the development branches

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
                }
49
49
        }
50
50
 
51
 
        g_debug("Layout to menu return: 0x%X", (unsigned int)local);
 
51
        /* g_debug("Layout to menu return: 0x%X", (unsigned int)local); */
52
52
        return local;
53
53
}
54
54