diff --git a/src/frontend/plotting/plotting.c b/src/frontend/plotting/plotting.c index 999b4c072..0ba6bdb8c 100644 --- a/src/frontend/plotting/plotting.c +++ b/src/frontend/plotting/plotting.c @@ -1,12 +1,10 @@ #include #include "plotting.h" -#include "../../conf.h" /* Where 'constants' go when defined on initialization. */ struct plot constantplot = { -// "Constant values", "Sat Aug 16 10:55:15 PDT 1986", "constants", "Constant values", Spice_Build_Date, "constants", "const", NULL, NULL, NULL, NULL, NULL, NULL, TRUE, 0 } ;