aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamma-coopgamma.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-21 16:54:52 +0100
committerMattias Andrée <m@maandree.se>2025-03-21 16:54:52 +0100
commit45e96051bc93b619a5c7a65388e4df5c89784505 (patch)
treee28e2db871bf3ffdfd276cf05d95a76a7e3a2d5c /src/gamma-coopgamma.c
parentRefactor (diff)
downloadredshift-ng-45e96051bc93b619a5c7a65388e4df5c89784505.tar.gz
redshift-ng-45e96051bc93b619a5c7a65388e4df5c89784505.tar.bz2
redshift-ng-45e96051bc93b619a5c7a65388e4df5c89784505.tar.xz
m
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--src/gamma-coopgamma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gamma-coopgamma.c b/src/gamma-coopgamma.c
index fab083b..0dfb9c2 100644
--- a/src/gamma-coopgamma.c
+++ b/src/gamma-coopgamma.c
@@ -177,7 +177,6 @@ coopgamma_start(struct gamma_state *state)
default:
case PROGRAM_MODE_PRINT:
abort();
- break;
}
free(state->methods);