openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp
branchNewGraphicsArchitecture
changeset 170 c794569c62b8
parent 107 97c593d3e0a5
--- a/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp	Tue Aug 24 16:17:55 2010 +0100
+++ b/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp	Tue Sep 07 14:11:58 2010 +0300
@@ -187,6 +187,7 @@
 	eglDestroySurface(egl.iEgldisplay, egl.iEglsurface);
 	delete egl.iPixmap;
 	ReleaseTls();
+	eglReleaseThread();	
 }
 
 VGI_API_CALL TInt VGISymbianResize( TSize aSize )