mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Remove dead code
This commit is contained in:
parent
93ec7616e5
commit
11240a3d72
@ -1922,9 +1922,6 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
|
||||
*/
|
||||
bool setDataProvider( QString const &provider );
|
||||
|
||||
//! Goes through all features and finds a free id (e.g. to give it temporarily to a not-committed feature)
|
||||
QgsFeatureId findFreeId();
|
||||
|
||||
//! Read labeling from SLD
|
||||
void readSldLabeling( const QDomNode &node );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user