Remove unneeded Emacs declarations that say that a .c file is in C.
[pspp] / src / language / stats / crosstabs.c
index 02a9712d37f3b5cef653f98d86181f156798ebb5..2db8a849116454051fcb5aa06013bf1d6f5b1730 100644 (file)
@@ -2956,9 +2956,3 @@ calc_directional (struct crosstabs_proc *proc, struct crosstabulation *xt,
 
   return 1;
 }
-
-/*
-   Local Variables:
-   mode: c
-   End:
-*/