diff options
author | Strangerke | 2012-01-01 11:07:48 +0100 |
---|---|---|
committer | Strangerke | 2012-01-01 11:07:48 +0100 |
commit | 2858328e2865da7271881dca80985c564ce1f317 (patch) | |
tree | 3b910f70843ee019c4e8697d5d53cff7fd94d885 | |
parent | fe552696533e47b79d1299c831dfda98de884b01 (diff) | |
download | scummvm-rg350-2858328e2865da7271881dca80985c564ce1f317.tar.gz scummvm-rg350-2858328e2865da7271881dca80985c564ce1f317.tar.bz2 scummvm-rg350-2858328e2865da7271881dca80985c564ce1f317.zip |
JANITORIAL: Remove SVN tags
-rw-r--r-- | engines/sci/graphics/text32.cpp | 3 | ||||
-rw-r--r-- | engines/sci/graphics/text32.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/engines/sci/graphics/text32.cpp b/engines/sci/graphics/text32.cpp index fd6637f313..000bb691dc 100644 --- a/engines/sci/graphics/text32.cpp +++ b/engines/sci/graphics/text32.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: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/engines/sci/graphics/text16.cpp $ - * $Id: text16.cpp 55178 2011-01-08 23:16:44Z thebluegr $ - * */ #include "common/util.h" diff --git a/engines/sci/graphics/text32.h b/engines/sci/graphics/text32.h index 3a411ce663..3c1898858b 100644 --- a/engines/sci/graphics/text32.h +++ b/engines/sci/graphics/text32.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: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/engines/sci/graphics/text16.h $ - * $Id: text16.h 55178 2011-01-08 23:16:44Z thebluegr $ - * */ #ifndef SCI_GRAPHICS_TEXT32_H |