aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Partitioning.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Partitioning.h')
-rw-r--r--src/Partitioning.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Partitioning.h b/src/Partitioning.h
index e30189d75..175eba7b5 100644
--- a/src/Partitioning.h
+++ b/src/Partitioning.h
@@ -86,7 +86,7 @@ public:
~Partitioning() {
delete body;
- body = NULL;
+ body = 0;
}
int Partitions() {