summaryrefslogtreecommitdiff
path: root/src/particle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/particle.h')
-rw-r--r--src/particle.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/particle.h b/src/particle.h
index 0e39883b..bb8b17fe 100644
--- a/src/particle.h
+++ b/src/particle.h
@@ -68,9 +68,6 @@ class Particle : public Actor
*/
Particle(Map *map);
- /**
- * Destructor.
- */
~Particle();
/**