aboutsummaryrefslogtreecommitdiff
path: root/backends/mixer/symbiansdl
diff options
context:
space:
mode:
authorstrangerke2011-05-12 01:13:57 +0200
committerstrangerke2011-05-12 01:16:22 +0200
commit69b1485a22dc2b8a2cfe0bd10edcbaad0da0cf6e (patch)
tree30e2501888d4a546713d1425972b48871aa94107 /backends/mixer/symbiansdl
parent7cc965d24b9e7c67f54de520504fa5ead0970bd5 (diff)
downloadscummvm-rg350-69b1485a22dc2b8a2cfe0bd10edcbaad0da0cf6e.tar.gz
scummvm-rg350-69b1485a22dc2b8a2cfe0bd10edcbaad0da0cf6e.tar.bz2
scummvm-rg350-69b1485a22dc2b8a2cfe0bd10edcbaad0da0cf6e.zip
GIT: Clean up: Suppress SVN tags, now useless
Diffstat (limited to 'backends/mixer/symbiansdl')
-rw-r--r--backends/mixer/symbiansdl/symbiansdl-mixer.cpp3
-rw-r--r--backends/mixer/symbiansdl/symbiansdl-mixer.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/backends/mixer/symbiansdl/symbiansdl-mixer.cpp b/backends/mixer/symbiansdl/symbiansdl-mixer.cpp
index ef81b464ac..b2462a1cdf 100644
--- a/backends/mixer/symbiansdl/symbiansdl-mixer.cpp
+++ b/backends/mixer/symbiansdl/symbiansdl-mixer.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$
- *
*/
#ifdef __SYMBIAN32__
diff --git a/backends/mixer/symbiansdl/symbiansdl-mixer.h b/backends/mixer/symbiansdl/symbiansdl-mixer.h
index 9164d95ba2..e3104e45eb 100644
--- a/backends/mixer/symbiansdl/symbiansdl-mixer.h
+++ b/backends/mixer/symbiansdl/symbiansdl-mixer.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 BACKENDS_MIXER_SYMBIAN_SDL_H