Changeset 1360

Show
Ignore:
Timestamp:
02/18/08 18:03:20 (9 months ago)
Author:
timdewhirst
Message:

oml
- remove annoying warning

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/openmedialib/ml/input.hpp

    r1347 r1360  
    7878                virtual const size_t slot_count( ) const { return 0; } 
    7979                virtual bool connect( input_type_ptr, size_t = 0 ) { return false; } 
    80                 virtual input_type_ptr fetch_slot( size_t slot = 0 ) const { return input_type_ptr( ); } 
     80                virtual input_type_ptr fetch_slot( size_t /*slot*/ = 0 ) const { return input_type_ptr( ); } 
    8181 
    8282                // Property object