aboutsummaryrefslogtreecommitdiff
path: root/sound/fmopl.cpp
diff options
context:
space:
mode:
authorJames Brown2002-04-23 17:55:02 +0000
committerJames Brown2002-04-23 17:55:02 +0000
commitc62c6637bfefc5796cd1516c3136baef825426b0 (patch)
treed4d81c1d344b7389cff0fc66cb358c946c8c0013 /sound/fmopl.cpp
parent71ba38ba6479577310594afa58e00fccd571b2a1 (diff)
downloadscummvm-rg350-c62c6637bfefc5796cd1516c3136baef825426b0.tar.gz
scummvm-rg350-c62c6637bfefc5796cd1516c3136baef825426b0.tar.bz2
scummvm-rg350-c62c6637bfefc5796cd1516c3136baef825426b0.zip
Remove warning from file.
svn-id: r4064
Diffstat (limited to 'sound/fmopl.cpp')
-rw-r--r--sound/fmopl.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/sound/fmopl.cpp b/sound/fmopl.cpp
index 65ce68a1df..217b17001d 100644
--- a/sound/fmopl.cpp
+++ b/sound/fmopl.cpp
@@ -22,18 +22,6 @@
* Tatsuyuki Satoh. Included from LGPL'ed AdPlug.
*/
-/*
-**
-** File: fmopl.c -- software implementation of FM sound generator
-**
-** Copyright (C) 1999,2000 Tatsuyuki Satoh , MultiArcadeMachineEmurator development
-** Modified for ScummVM by Ludvig Strigeus
-** Version 0.37a (modified)
-**
-** ENDER: This file is not GPL. Need to replace or have
-** relicensed before 0.2.0 release.
-*/
-
#include "stdafx.h"
#include <stdio.h>