diff options
author | Johannes Schickel | 2011-05-17 23:23:44 +0200 |
---|---|---|
committer | Johannes Schickel | 2011-05-17 23:23:44 +0200 |
commit | 582827df40ed4a86a067c26dface4d51929d391a (patch) | |
tree | 351bc48fd6a4dc8f6e02d1b8c5df7f8e4fe8997c | |
parent | 8a46c017cf7c3a367a5caaa06c34921bbe76feb2 (diff) | |
download | scummvm-rg350-582827df40ed4a86a067c26dface4d51929d391a.tar.gz scummvm-rg350-582827df40ed4a86a067c26dface4d51929d391a.tar.bz2 scummvm-rg350-582827df40ed4a86a067c26dface4d51929d391a.zip |
AUDIO: Remove SVN Id/URL keywords from a few newly added files.
-rw-r--r-- | audio/softsynth/fmtowns_pc98/towns_midi.h | 2 | ||||
-rw-r--r-- | audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/audio/softsynth/fmtowns_pc98/towns_midi.h b/audio/softsynth/fmtowns_pc98/towns_midi.h index 20e986fd5c..a98bb1b59c 100644 --- a/audio/softsynth/fmtowns_pc98/towns_midi.h +++ b/audio/softsynth/fmtowns_pc98/towns_midi.h @@ -18,8 +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 TOWNS_MIDI_H diff --git a/audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp b/audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp index 3b46aca14d..194bfc41f9 100644 --- a/audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp +++ b/audio/softsynth/fmtowns_pc98/towns_pc98_plugins.cpp @@ -18,8 +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 "audio/softsynth/fmtowns_pc98/towns_midi.h" |