ref: 0149e73de205a289aa10b360b54d7aad1b539b73
parent: 09d7203162101b580ac14e8f3292b2437e90d0fa
author: Marc-Alexandre Espiaut <marcalexandre@member.fsf.org>
date: Mon Jun 4 11:24:36 EDT 2018
Removing DOS code dukemusc.c
--- a/rott/dukemusc.c
+++ b/rott/dukemusc.c
@@ -19,11 +19,6 @@
#include "buildengine/cache1d.h"
#endif
-#if PLATFORM_DOS
-// Use the original Apogee Sound System libs instead. --ryan.
-#error you probably should not compile this.
-#endif
-
#if (defined __WATCOMC__)
// This is probably out of date. --ryan.
#include "dukesnd_watcom.h"