mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Fix build warning
This commit is contained in:
parent
a3416aa14f
commit
80750ce85f
@ -23,6 +23,7 @@
|
||||
|
||||
QgsServerCacheFilter::QgsServerCacheFilter( const QgsServerInterface *serverInterface )
|
||||
{
|
||||
Q_UNUSED( serverInterface );
|
||||
}
|
||||
|
||||
QByteArray QgsServerCacheFilter::getCachedDocument( const QgsProject *project, const QgsServerRequest &request, const QString &key ) const
|
||||
|
Loading…
x
Reference in New Issue
Block a user