Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Samweli authored and nyalldawson committed May 14, 2020
1 parent 780a146 commit a405edc
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/gui/raster/qgsrasterlayerproperties.h
Expand Up @@ -222,20 +222,17 @@ class GUI_EXPORT QgsRasterLayerProperties : public QgsOptionsDialogBase, private
*/
void updateInformationContent();

/**
* Updates the temporal properties for temporal based raster layers.
*/
void updateTemporalProperties();

/**
* Updates the layers date source URI with the new time.
*
* \since QGIS 3.14
*/
void updateSourceStaticTime();

/**
* Initialiaze the layers static time inputs state.
* Initializes the layers static time inputs state.
*
* \since QGIS 3.14
*/
void setSourceStaticTimeState();

Expand Down

0 comments on commit a405edc

Please sign in to comment.