Ignore:
Timestamp:
07/30/13 15:18:19 (11 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): sbseparator

Description: Removed obsolete codes and variables.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STSideBandSep.h

    r2794 r2828  
    4242  virtual ~STSideBandSep();
    4343
    44   ///////////// temp functions //////////////////////
    45   //void cpprfft(std::vector<float> invec);
    46   //////////////////////////////////////////////////
    4744
    4845  /**
     
    183180  Table::TableType tp_;
    184181  FFTServer<Float, Complex> fftsf, fftsi;
    185   // TEMPORAL member
    186   CountedPtr<Scantable> st0_;
    187182
    188183}; // class
Note: See TracChangeset for help on using the changeset viewer.