Remove unused member SFSample::samfile

This commit is contained in:
derselbst 2020-02-02 15:25:53 +01:00
parent 8a0761a129
commit 2759d9e087
2 changed files with 0 additions and 2 deletions

View File

@ -2121,7 +2121,6 @@ static int load_shdr(SFData *sf, unsigned int size)
READB(sf, p->pitchadj);
FSKIPW(sf); /* skip sample link */
READW(sf, p->sampletype);
p->samfile = 0;
}
FSKIP(sf, SF_SHDR_SIZE); /* skip terminal shdr */

View File

@ -98,7 +98,6 @@ struct _SFSample
{
/* Sample structure */
char name[21]; /* Name of sample */
unsigned char samfile; /* Loaded sfont/sample buffer = 0/1 */
unsigned int start; /* Offset in sample area to start of sample */
unsigned int end; /* Offset from start to end of sample,
this is the last point of the