diff options
Diffstat (limited to 'backends/midi/adlib.cpp')
-rw-r--r-- | backends/midi/adlib.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/backends/midi/adlib.cpp b/backends/midi/adlib.cpp index f19596ffd6..affa88afd8 100644 --- a/backends/midi/adlib.cpp +++ b/backends/midi/adlib.cpp @@ -1,5 +1,4 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001 Ludvig Strigeus * Copyright (C) 2001/2002 The ScummVM project * * This program is free software; you can redistribute it and/or @@ -19,15 +18,6 @@ * $Header$ */ -/* - * Timidity support by Lionel Ulmer <lionel.ulmer@free.fr> - * QuickTime support by Florent Boudet <flobo@ifrance.com> - * Raw output support by Michael Pearce - * MorphOS support by Ruediger Hanke - * Alsa support by Nicolas Noble <nicolas@nobis-crew.org> copied from - * both the QuickTime support and (vkeybd http://www.alsa-project.org/~iwai/alsa.html) - */ - #include "stdafx.h" #include "sound/mididrv.h" #include "sound/fmopl.h" |