changeset 2537:66f5c17e59ad

Remove useless MS-related #pragma.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 28 Apr 2008 16:33:09 +0300
parents 0b0609eff29b
children 1d93fa7b3037
files src/modplug/tables.cxx
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/modplug/tables.cxx	Mon Apr 28 16:31:05 2008 +0300
+++ b/src/modplug/tables.cxx	Mon Apr 28 16:33:09 2008 +0300
@@ -7,10 +7,6 @@
 #include "stdafx.h"
 #include "sndfile.h"
 
-#ifndef MODPLUG_FASTSOUNDLIB
-//#pragma data_seg(".tables")
-#endif
-
 BYTE ImpulseTrackerPortaVolCmd[16] =
 {
 	0x00, 0x01, 0x04, 0x08, 0x10, 0x20, 0x40, 0x60,