summaryrefslogtreecommitdiff
path: root/examples/simple_measurement.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/simple_measurement.hpp')
-rw-r--r--examples/simple_measurement.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/simple_measurement.hpp b/examples/simple_measurement.hpp
index f98cfe6..217f4f0 100644
--- a/examples/simple_measurement.hpp
+++ b/examples/simple_measurement.hpp
@@ -68,8 +68,6 @@ class simple_measurement : public measurement<R_t, X_t> {
#endif
}
- void ghost_site_transformed(const system<R_t, X_t>&, const R_t&) {}
-
void post_cluster(N_t, N_t, const system<R_t, X_t>&) {
totalE += E;
totalM += M;