Removed unused vars
[libcds.git] / tests / unit / pqueue / pqueue_type.h
index 5c271d6a14b4e6acf31ae2d091eb1b3923717255..2eb0dece00c83e0fbf1095f3391cbc25ba73fda6 100644 (file)
@@ -288,7 +288,7 @@ namespace pqueue {
 
 
     template <typename Stat>
-    static inline void check_statistics( Stat const& s )
+    static inline void check_statistics( Stat const& /*s*/ )
     {}
 
     static inline void check_statistics( cds::container::ellen_bintree::stat<> const& s )