Get rid of warnings during compilation (https://issuetracker.deltares.nl/browse/WTI-49) - Removed unused private variables - Commented local variables that had become obsolete when the rest of the method was commented / unreachable due to a NotImplementedException - Set warning level to 0 (this will prevent all warnings to appear in the error list) in the following projects: - - GeoAPI.* - - NetTopologySuite.* - - SharpMap.* Remaining number of warnings: 155