Changeset 290 for branches


Ignore:
Timestamp:
Jun 30, 2009, 5:20:29 PM (16 years ago)
Author:
Silvan Scherrer
Message:

remove obsolete debug()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/web/swat.c

    r289 r290  
    175175        }
    176176        printf("Content-type: text/html\r\n\r\n");
    177 DEBUG(0,("test2\n"));
     177
    178178        if (!include_html("include/header.html")) {
    179179                printf("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 3.2//EN\">\n");
Note: See TracChangeset for help on using the changeset viewer.