aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus
diff options
context:
space:
mode:
authorMatthew Hoops2012-04-02 20:19:11 -0400
committerMatthew Hoops2012-04-02 20:19:11 -0400
commite72f2c3c57b8c0d8fad785702ad5922f0ff0ae85 (patch)
tree9bda13b91b8a46e707265ed49a522c508bfc0e3c /engines/pegasus
parentc6a74c6e1da90dc3a905a6d97ebca5478d189465 (diff)
downloadscummvm-rg350-e72f2c3c57b8c0d8fad785702ad5922f0ff0ae85.tar.gz
scummvm-rg350-e72f2c3c57b8c0d8fad785702ad5922f0ff0ae85.tar.bz2
scummvm-rg350-e72f2c3c57b8c0d8fad785702ad5922f0ff0ae85.zip
PEGASUS: Remove some ancient svn tags
Diffstat (limited to 'engines/pegasus')
-rw-r--r--engines/pegasus/console.cpp3
-rw-r--r--engines/pegasus/console.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/engines/pegasus/console.cpp b/engines/pegasus/console.cpp
index e66859d5fa..64bd0ba5f2 100644
--- a/engines/pegasus/console.cpp
+++ b/engines/pegasus/console.cpp
@@ -18,9 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL$
- * $Id$
- *
*/
#include "pegasus/console.h"
diff --git a/engines/pegasus/console.h b/engines/pegasus/console.h
index b73b70679d..f00ee25294 100644
--- a/engines/pegasus/console.h
+++ b/engines/pegasus/console.h
@@ -18,9 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL$
- * $Id$
- *
*/
#ifndef PEGASUS_CONSOLE_H