Remove all debug print statements, #76085
Tue May 14 14:50:34 2002 Jonathan Blandford <jrb@redhat.com> * gnome-settings-*.c: Remove all debug print statements, #76085
This commit is contained in:
parent
ac2ae66136
commit
fe993790aa
6 changed files with 8 additions and 18 deletions
|
@ -147,7 +147,9 @@ awake_impl (PortableServer_Servant servant,
|
|||
const CORBA_char *service,
|
||||
CORBA_Environment *ev)
|
||||
{
|
||||
#if 0
|
||||
printf ("I received an activate request for %s\n", service);
|
||||
#endif
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue