diff options
Diffstat (limited to 'src/PAPRStats.cpp')
-rw-r--r-- | src/PAPRStats.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/PAPRStats.cpp b/src/PAPRStats.cpp index 0c9764a..103f02f 100644 --- a/src/PAPRStats.cpp +++ b/src/PAPRStats.cpp @@ -33,7 +33,6 @@ # include <iostream> #endif - PAPRStats::PAPRStats(size_t num_blocks_to_accumulate) : m_num_blocks_to_accumulate(num_blocks_to_accumulate) { |