aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-03-04 19:59:00 +0100
committerTeddy Wing2021-03-04 19:59:00 +0100
commiteeb6fe814ee67e4ccb343bc3808420ac434f9d10 (patch)
tree58358b8349be5a24e3d38e84a9b63f7accbb3389
parent794fcee37237f58901ed32664c032ca5e09e668c (diff)
downloadRe-Good-Catalina-Invert-Colours-eeb6fe814ee67e4ccb343bc3808420ac434f9d10.tar.bz2
Remove unused `CGGammaValue` tables
-rw-r--r--main.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.m b/main.m
index d7726e3..f330ccd 100644
--- a/main.m
+++ b/main.m
@@ -2,8 +2,6 @@
int main(int argc, const char * argv[]) {
const CGGammaValue gamma[2] = {1, 0};
- const CGGammaValue two[2] = {1, 0};
- const CGGammaValue three[2] = {0, 1};
CGSetDisplayTransferByTable(
CGMainDisplayID(),