Skip to content
Permalink
Browse files
change comment to remove inadequate @deprecated
  • Loading branch information
pierstitus committed May 2, 2016
1 parent 5932969 commit 3360b82
Showing 1 changed file with 1 addition and 1 deletion.
@@ -129,7 +129,7 @@ class CORE_EXPORT QgsColorRampShader : public QgsRasterShaderFunction

/** Maximum size of the color cache. The color cache could eat a ton of
* memory if you have 32-bit data
* @deprecated will be removed in QGIS 3.0 */
* TODO QGIS 3: remove this */
int mMaximumColorCacheSize;

/** Do not render values out of range */

0 comments on commit 3360b82

Please sign in to comment.