[gnome-color-manager] trivial: remove GcmCalibrateNative



commit 0b9998542592dcedd4f59d5275dfd57d4ae971b9
Author: Richard Hughes <richard hughsie com>
Date:   Mon Nov 28 22:54:25 2011 +0000

    trivial: remove GcmCalibrateNative
    
    All the useful bits are not in GcmCalibrate, and the other bits are all unused.

 src/Makefile.am            |    4 -
 src/gcm-calibrate-native.c |  779 --------------------------------------------
 src/gcm-calibrate-native.h |   57 ----
 src/gcm-self-test.c        |    1 -
 4 files changed, 0 insertions(+), 841 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 31d48e6..8ac9d1e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,8 +81,6 @@ gcm_calibrate_SOURCES =					\
 	gcm-calibrate-argyll.h				\
 	gcm-calibrate.c					\
 	gcm-calibrate.h					\
-	gcm-calibrate-native.c				\
-	gcm-calibrate-native.h				\
 	gcm-cell-renderer-profile-text.c		\
 	gcm-cell-renderer-profile-text.h		\
 	gcm-gamma-widget.c				\
@@ -227,8 +225,6 @@ gcm_self_test_SOURCES =					\
 	gcm-calibrate-argyll.h				\
 	gcm-calibrate.c					\
 	gcm-calibrate.h					\
-	gcm-calibrate-native.c				\
-	gcm-calibrate-native.h				\
 	gcm-gamma-widget.c				\
 	gcm-gamma-widget.h				\
 	gcm-named-color.c				\
diff --git a/src/gcm-self-test.c b/src/gcm-self-test.c
index bd87398..b39f54f 100644
--- a/src/gcm-self-test.c
+++ b/src/gcm-self-test.c
@@ -28,7 +28,6 @@
 
 #include "gcm-brightness.h"
 #include "gcm-calibrate.h"
-#include "gcm-calibrate-native.h"
 #include "gcm-cie-widget.h"
 #include "gcm-clut.h"
 #include "gcm-debug.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]