aboutsummaryrefslogtreecommitdiffstats
path: root/src/PAPRStats.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PAPRStats.cpp')
-rw-r--r--src/PAPRStats.cpp1
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)
{