diff options
Diffstat (limited to 'src/win95/awtexld.cpp')
| -rw-r--r-- | src/win95/awtexld.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win95/awtexld.cpp b/src/win95/awtexld.cpp index c48c4df..eb2a34d 100644 --- a/src/win95/awtexld.cpp +++ b/src/win95/awtexld.cpp @@ -571,7 +571,6 @@ AwTl::SurfUnion AwBackupTexture::CreateTexture(AwTl::CreateTextureParms const & /* temp junk */ Tex->w = m_nWidth; Tex->h = m_nHeight; - Tex->data = NULL; CreateOGLTexture(Tex, buf); /* this will set the id */ free(buf); |
