Changeset 3089 for trunk/src/STFiller.h


Ignore:
Timestamp:
12/09/15 16:07:02 (8 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):

Description: fixes to get rid of clang build warnings.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFiller.h

    r2658 r3089  
    119119  casa::String filename_;
    120120  casa::CountedPtr< Scantable > table_;
    121   casa::Int nIF_, nBeam_, nPol_, nChan_, nInDataRow;
     121  casa::Int nIF_, nBeam_, /* nPol_, nChan_,*/ nInDataRow;
    122122  casa::uInt ifOffset_, beamOffset_;
    123123  casa::Vector<casa::Bool> haveXPol_;
Note: See TracChangeset for help on using the changeset viewer.