No idea what maOwnContextMemory is
Change-Id: I8ebda0c7da3cb663802fb8b05a98115db7589e09
This commit is contained in:
@@ -320,7 +320,6 @@ AquaSalGraphics::~AquaSalGraphics()
|
||||
// destroy backbuffer bitmap context that we created ourself
|
||||
CGContextRelease( mrContext );
|
||||
mrContext = NULL;
|
||||
// memory is freed automatically by maOwnContextMemory
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -293,7 +293,6 @@ AquaSalGraphics::~AquaSalGraphics()
|
||||
// destroy backbuffer bitmap context that we created ourself
|
||||
CGContextRelease( mrContext );
|
||||
mrContext = NULL;
|
||||
// memory is freed automatically by maOwnContextMemory
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user