Ignore:
Timestamp:
10/10/12 14:29:17 (12 years ago)
Author:
Malte Marquarding
Message:

Ticket #199: Excised Logger::pushLog; now everything is using LogIO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STAsciiWriter.h

    r1106 r2658  
    3737
    3838#include "Scantable.h"
    39 #include "Logger.h"
     39
    4040
    4141namespace casa {
     
    4848 * A class to export a Scnatble to ASCII file(s)
    4949 */
    50 class STAsciiWriter : public Logger {
     50class STAsciiWriter {
    5151public:
    5252// Constructor
Note: See TracChangeset for help on using the changeset viewer.