Changeset 295
- Timestamp:
- 02/22/08 06:46:02 (9 months ago)
- Files:
-
- 1 modified
-
trunk/thrudex/src/UpdateFilter.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thrudex/src/UpdateFilter.cpp
r293 r295 66 66 67 67 68 bool UpdateFilter::shouldDeleteBitSet(const BitSet* bs) const68 bool UpdateFilter::shouldDeleteBitSet(const BitSet* /* bs */) const 69 69 { 70 70 return false;
