diff layer/Layer.h @ 248:28c8e8e3c537

* Fix many compile warnings, remove some debug output
author Chris Cannam
date Mon, 30 Apr 2007 13:36:23 +0000
parents 2ccd02015530
children e175ade2d6b0
line wrap: on
line diff
--- a/layer/Layer.h	Mon Apr 30 09:07:08 2007 +0000
+++ b/layer/Layer.h	Mon Apr 30 13:36:23 2007 +0000
@@ -326,7 +326,7 @@
      * verticalZoomChanged signal if their vertical zoom changes
      * due to factors other than setVerticalZoomStep being called.
      */
-    virtual int getVerticalZoomSteps(int &defaultStep) const { return 0; }
+    virtual int getVerticalZoomSteps(int & /* defaultStep */) const { return 0; }
 
     /**
      * Get the current vertical zoom step.  A layer may support finer