diff options
Diffstat (limited to 'src/player_relations.h')
-rw-r--r-- | src/player_relations.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/player_relations.h b/src/player_relations.h index f4860e08..a6c6a115 100644 --- a/src/player_relations.h +++ b/src/player_relations.h @@ -1,9 +1,8 @@ /* - * Aethyra + * The Mana World * Copyright (C) 2008 The Mana World Development Team * - * This file is part of Aethyra based on original code - * from The Mana World. + * This file is part of The Mana World. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -95,7 +94,6 @@ class PlayerRelationsManager { public: PlayerRelationsManager(); - ~PlayerRelationsManager(); /** |