aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/Pet.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Pet.h b/src/game/Pet.h
index cd13bc5dc95..6ae7ddc64e9 100644
--- a/src/game/Pet.h
+++ b/src/game/Pet.h
@@ -255,5 +255,4 @@ class Pet : public Guardian
assert(false);
}
};
-
#endif