diff options
Diffstat (limited to 'macosx/plugins/DFXVideo/macsrc/GL2Code.m')
| -rw-r--r-- | macosx/plugins/DFXVideo/macsrc/GL2Code.m | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/macosx/plugins/DFXVideo/macsrc/GL2Code.m b/macosx/plugins/DFXVideo/macsrc/GL2Code.m index 427575c0..729af742 100644 --- a/macosx/plugins/DFXVideo/macsrc/GL2Code.m +++ b/macosx/plugins/DFXVideo/macsrc/GL2Code.m @@ -156,10 +156,6 @@ static int mylog2(int val) [NSOpenGLContext clearCurrentContext]; [glLock unlock]; - - if (image_base) - free(image_base); - } - (void)reshapeGL2 |
