X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2Fmeans.c;h=4138f48161625bdf688763a7dfea872c683d2e46;hb=29ff1e6f7b8220c0800740e525381053ca53d2d4;hp=40ee4a9035eb14e192e62dd9411f4c9178d737ca;hpb=76ce1b51c803d48ff034d6f036768ce1af809945;p=pspp diff --git a/src/language/stats/means.c b/src/language/stats/means.c index 40ee4a9035..4138f48161 100644 --- a/src/language/stats/means.c +++ b/src/language/stats/means.c @@ -198,6 +198,8 @@ means_destroy_cells (const struct means *means, struct cell *cell, destroy_cell (means, table, cell); } +#if 0 + static void dump_cell (const struct cell *cell, const struct mtable *mt, int level) { @@ -258,6 +260,8 @@ dump_tree (const struct cell *cell, const struct mtable *table, } } +#endif + /* Generate a hash based on the values of the N variables in the array VARS which are taken from the case C. */ static unsigned int