Changeset 3076 for trunk


Ignore:
Timestamp:
11/25/15 15:33:34 (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 Scantable warning free.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.cpp

    r3048 r3076  
    661661
    662662
    663 int Scantable::nrow( int scanno ) const
     663int Scantable::nrow( int /*scanno*/ ) const
    664664{
    665665  return int(table_.nrow());
Note: See TracChangeset for help on using the changeset viewer.