Changeset 97

Show
Ignore:
Timestamp:
10/01/07 11:12:13 (14 months ago)
Author:
psmedley
Message:

Remove debug printf's

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samba/source/lib/pidfile.c

    r96 r97  
    124124        } 
    125125 
    126                 DEBUG(0,("PS1\n")); 
    127126        pid = pidfile_pid(name); 
    128                 DEBUG(0,("PS2\n")); 
    129127        if (pid != 0) { 
    130128                DEBUG(0,("ERROR: %s is already running. File %s exists and process id %d is running.\n",