Fixed build warnings.

This commit is contained in:
the_fiddler 2008-12-09 10:07:05 +00:00
parent 057759177b
commit 40a14fe8a8

View file

@ -61,7 +61,7 @@ namespace OpenTK
ResizeEventArgs resizeEventArgs = new ResizeEventArgs();
bool isExiting;
bool isExiting = false;
bool hasMainLoop;
bool disposed;