Changeset 1918


Ignore:
Timestamp:
2001-02-07T13:10:55+13:00 (23 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/w32server/cgiwrapper.cpp

    r1886 r1918  
    6565#include "usersaction.h"
    6666#include "extlinkaction.h"
    67 #include "delhistoryaction.h"
    6867#include "collectoraction.h"
    6968
     
    503502  recpt.add_action (aauthenaction);
    504503
    505   delhistoryaction *adelhistoryaction = new delhistoryaction();
    506   recpt.add_action (adelhistoryaction);
    507 
    508504
    509505  // list of browsers
Note: See TracChangeset for help on using the changeset viewer.