Remove obsolete comment

This commit is contained in:
Jean-Marc Lasgouttes 2024-01-04 18:44:33 +01:00
parent 9fec26477c
commit 4a2474c246

View File

@ -13,10 +13,6 @@
* Allows the user to retrieve the pixmap, once loaded and to issue commands
* to modify it.
*
* The boost::functions newImage and loadableFormats are connected to the
* appropriate derived classes elsewhere, allowing the graphics cache to
* access them without knowing anything about their instantiation.
*
* The loading process can be asynchronous, but cropping, rotating and
* scaling block execution.
*/