Fix warning: variable 'errorflag' set but not used
Merged
requested to merge henrik.stolzmann/dune-uggrid:fix_warning_set_but_unused_errorflag into master
I added the attribute "DUNE_UNUSED" to the variable "errorflag" to avoid the
warning: "variable 'errorflag' set but not used".