]> git.ipfire.org Git - oddments/collecty.git/commitdiff
graphs: Remove unused GRAPH_TITLE macro
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Oct 2025 12:56:13 +0000 (12:56 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 29 Oct 2025 12:56:13 +0000 (12:56 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/daemon/graphs/graph.h

index 15cec9a6795dc2cb0fde3ff7500d66b94ff20871..c5dbb06e8fd1f23f54be8f27b70a22874224a636 100644 (file)
@@ -54,8 +54,6 @@ typedef enum flags {
 // Appends a line to the script
 #define SCRIPT(args, def, ...) CALL(td_args_push, args, def, ##__VA_ARGS__)
 
-#define GRAPH_TITLE(args, format, ...) SCRIPT(args, "--title=" format, __VA_ARGS__)
-
 #define EMPTY_LINE             "COMMENT: \\n"
 
 // Labels are 30 characters wide