Skip to content

Commit

Permalink
Removing deprecated r.bilinear from GRASS modules
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@9612 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
pcav committed Nov 9, 2008
1 parent 5fb69d1 commit 24cdba9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/plugins/grass/config/default.qgc
Expand Up @@ -212,14 +212,13 @@
<grass name="r.contour2"/>
</section>
<section label="Interpolate surface">
<grass name="r.bilinear"/>
<grass name="v.surf.bspline"/>
<grass name="r.surf.idw"/>
<grass name="r.surf.idw2"/>
<grass name="r.surf.contour"/>
<grass name="v.surf.idw"/>
<grass name="v.surf.rst"/>
<grass name="r.fillnulls"/>
<grass name="r.surf.contour"/>
</section>
</section>
<section label="Reports and statistics">
Expand Down

0 comments on commit 24cdba9

Please sign in to comment.