cosmetics
This commit is contained in:
parent
2d329799ef
commit
9e0c5b0769
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ void ogr_datasource::bind() const
|
|||
|
||||
if (layer_by_name && layer_by_index)
|
||||
throw datasource_exception("OGR Plugin: you can only select an ogr layer by name ('layer' parameter) or by number ('layer_by_index' parameter), do not supply both parameters" );
|
||||
|
||||
|
||||
if (layer_by_name)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue