tiny docs update

This commit is contained in:
John Cupitt 2018-04-26 16:28:09 +01:00
parent 6952c57ca0
commit 6ee7789095

View File

@ -2451,9 +2451,6 @@ vips_get_disc_threshold( void )
* will default to /tmp. On Windows, vips uses GetTempPath() to find the
* temporary directory.
*
* vips uses g_mkstemp() to make the temporary filename. They generally look
* something like "vips-12-EJKJFGH.v".
*
* See also: vips_image_new().
*
* Returns: the new #VipsImage, or %NULL on error.