summaryrefslogtreecommitdiffstats
path: root/src/objects/Projectile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects/Projectile.h')
-rw-r--r--src/objects/Projectile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/objects/Projectile.h b/src/objects/Projectile.h
index 2f2b541c..4b3eb4b8 100644
--- a/src/objects/Projectile.h
+++ b/src/objects/Projectile.h
@@ -1,7 +1,5 @@
#pragma once
-#pragma once
-
#include "Object.h"
class CProjectile : public CObject