Skip to content

Commit

Permalink
Typo, remove unused .sip files
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Feb 26, 2019
1 parent caff98d commit d60b5e2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 322 deletions.
119 changes: 0 additions & 119 deletions python/analysis/auto_generated/interpolation/NormVecDecorator.sip

This file was deleted.

202 changes: 0 additions & 202 deletions python/analysis/auto_generated/interpolation/Triangulation.sip

This file was deleted.

2 changes: 1 addition & 1 deletion src/analysis/interpolation/Triangulation.h
Expand Up @@ -71,7 +71,7 @@ class ANALYSIS_EXPORT Triangulation

/**
* Calculates x-, y and z-value of the point on the surface and assigns it to 'result'.
* Returns TRUE in case of success and flase in case of failure
* Returns TRUE in case of success and FALSE in case of failure
*/
virtual bool calcPoint( double x, double y, QgsPoint &result SIP_OUT ) = 0;

Expand Down

0 comments on commit d60b5e2

Please sign in to comment.