# HG changeset patch # User Matti Hamalainen # Date 1209389589 -10800 # Node ID 66f5c17e59ad1be532743852bdd50b15ed8fb828 # Parent 0b0609eff29bea00dbdec71587b57164205a04be Remove useless MS-related #pragma. diff -r 0b0609eff29b -r 66f5c17e59ad src/modplug/tables.cxx --- 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,