X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fmoments.c;h=ca61a23c720e5fa248feb289185b3f623e6e9994;hb=258175cb2acf739049f4c35efbff30240f34620c;hp=40180f7b7ecdb461c46eaa31b42c1927835c7b66;hpb=6abb44be8bb1f8d1af9817f6fd00998c0ed90ff3;p=pspp diff --git a/src/math/moments.c b/src/math/moments.c index 40180f7b7e..ca61a23c72 100644 --- a/src/math/moments.c +++ b/src/math/moments.c @@ -28,8 +28,6 @@ #include "gl/xalloc.h" -#include "gettext.h" -#define _(msgid) gettext (msgid) /* Calculates variance, skewness, and kurtosis into *VARIANCE, *SKEWNESS, and *KURTOSIS if they are non-null and not greater