X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FHeroine.hh;fp=src%2FHeroine.hh;h=4cbf8b1a4d9e1e449feedd541bf60dd52fe91e9c;hp=6eb5a547eca85d8a803961ed23d4954abe23aedc;hb=574af38ed616d1adfa5e6ce35f67cda1f707f89d;hpb=6c9943707d4f33035830eba0587a61a34eaecbc2 diff --git a/src/Heroine.hh b/src/Heroine.hh index 6eb5a54..4cbf8b1 100644 --- a/src/Heroine.hh +++ b/src/Heroine.hh @@ -1,13 +1,11 @@ -/*] Copyright (c) 2009-2010, Charles McGarvey [************************** +/*] Copyright (c) 2009-2011, Charles McGarvey [***************************** **] All rights reserved. * -* vi:ts=4 sw=4 tw=75 -* * Distributable under the terms and conditions of the 2-clause BSD license; * see the file COPYING for a complete text of the license. * -**************************************************************************/ +*****************************************************************************/ #ifndef _HEROINE_HH_ #define _HEROINE_HH_ @@ -22,11 +20,9 @@ class Heroine; typedef boost::shared_ptr HeroineP; - /** * The protagonist. */ - class Heroine : public Character { public: