Monobjc / monobjc

Git Repository for the Monobjc Project
http://www.monobjc.net/
17 stars 3 forks source link

Remove global 219 nowarn flag. Warning 219 is now handled locally. #412

Closed aarononeal closed 11 years ago

aarononeal commented 11 years ago

The global nowarn needs to be removed or it will generate a warning when #pragma warning restore 219 is encountered.