Changeset 2658 for trunk/src/STAttr.h


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/STAttr.h

    r1346 r2658  
    3838#include <casa/Utilities/CountedPtr.h>
    3939
    40 #include "Logger.h"
    4140#include "STDefs.h"
    4241
     
    4746namespace asap {
    4847
    49 class STAttr : public Logger {
     48class STAttr {
    5049
    5150 public:
Note: See TracChangeset for help on using the changeset viewer.