From 09afa14c7772e010733844574e27d07ea7fe5446 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 21 May 2014 23:38:55 +0200 Subject: misc awesomeness MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/gamma-w32-gdi.h | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/gamma-w32-gdi.h') diff --git a/src/gamma-w32-gdi.h b/src/gamma-w32-gdi.h index 71a0a65..dacc1c7 100644 --- a/src/gamma-w32-gdi.h +++ b/src/gamma-w32-gdi.h @@ -86,14 +86,6 @@ int libgamma_w32_gdi_partition_initialise(libgamma_partition_state_t* restrict t */ void libgamma_w32_gdi_partition_destroy(libgamma_partition_state_t* restrict this); -/** - * Release all resources held by a partition state - * and free the partition state pointer - * - * @param this The partition state - */ -void libgamma_w32_gdi_partition_free(libgamma_partition_state_t* restrict this); - /** * Restore the gamma ramps all CRTCS with a partition to the system settings * @@ -123,14 +115,6 @@ int libgamma_w32_gdi_crtc_initialise(libgamma_crtc_state_t* restrict this, */ void libgamma_w32_gdi_crtc_destroy(libgamma_crtc_state_t* restrict this); -/** - * Release all resources held by a CRTC state - * and free the CRTC state pointer - * - * @param this The CRTC state - */ -void libgamma_w32_gdi_crtc_free(libgamma_crtc_state_t* restrict this); - /** * Restore the gamma ramps for a CRTC to the system settings for that CRTC * -- cgit v1.2.3-70-g09d2