diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-16 15:37:13 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-11-16 15:37:58 +0100 |
commit | ff61662640c4053220464f34413568f06f51154a (patch) | |
tree | fb52af6c9052c9d45b729cea1e7a8d76a10b94ad /src/gui/magic.h | |
parent | cf9d5e2fb40c325502439732593b999428bf4079 (diff) | |
download | mana-ff61662640c4053220464f34413568f06f51154a.tar.gz mana-ff61662640c4053220464f34413568f06f51154a.tar.bz2 mana-ff61662640c4053220464f34413568f06f51154a.tar.xz mana-ff61662640c4053220464f34413568f06f51154a.zip |
Got rid of CVS/Subversion $Id$ markers
I don't know why we dealt with these things for so long. Did we ever get
anything out of it?
Diffstat (limited to 'src/gui/magic.h')
-rw-r--r-- | src/gui/magic.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/magic.h b/src/gui/magic.h index a8082755..af46c823 100644 --- a/src/gui/magic.h +++ b/src/gui/magic.h @@ -17,8 +17,6 @@ * You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: skill.h 4476 2008-08-18 01:23:58Z rhoderyc $
*/
#ifndef _TMW_MAGIC_H
@@ -32,7 +30,6 @@ #include "../guichanfwd.h"
-
/**
* The skill dialog.
*
|