Fork me on GitHub

Ignore:
Timestamp:
Jun 17, 2009, 9:23:57 PM (15 years ago)
Author:
Xavier Rouby
Message:

slight change to avoid compilation warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/Hector/include/H_Aperture.h

    r281 r428  
    5454                void printProperties() const;
    5555                /// Draws the aperture shape
    56                 virtual void draw(const float scale=1) const {return;};
     56                virtual void draw(const float) const {return;};
    5757                /// Sets the (x,y) position in [m]
    5858                void setPosition(const float,const float);
Note: See TracChangeset for help on using the changeset viewer.