git-svn-id: https://svn.osgeo.org/grass/grass/trunk@52085 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -131,8 +131,6 @@ int main(int argc, char *argv[])
ncol->description = _("Node cost column (number)");
ncol->guisection = _("Cost");
- map_out = G_define_standard_option(G_OPT_V_OUTPUT);
-
geo_f = G_define_flag();
geo_f->key = 'g';
geo_f->description =