Ignore:
Timestamp:
11/25/15 12:55:39 (8 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: Yes/No?

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...


Make PKS classes warning free.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/external-alma/atnf/PKSIO/GBTFITSreader.cc

    r2940 r3067  
    29602960}
    29612961
    2962 Double GBTFITSreader::getRefValLSR( long iRow, int idx, char *sampler, double restfreq )
     2962Double GBTFITSreader::getRefValLSR( long iRow, int idx, char *sampler, double /*restfreq*/ )
    29632963{
    29642964  const string methodName = "getRefValLSR()" ;
Note: See TracChangeset for help on using the changeset viewer.