Get rid of src/libpspp/debug-print.h and all its users. (There were
[pspp-builds.git] / src / language / control / repeat.c
index 6cfbb6bba5cbc3ff911f81c09b3828488c8bcb52..933c9134bfcb5c8c37bdbd8d651737b07d002655 100644 (file)
@@ -39,8 +39,6 @@
 #include "gettext.h"
 #define _(msgid) gettext (msgid)
 
-#include <libpspp/debug-print.h>
-
 /* Defines a list of lines used by DO REPEAT. */
 struct line_list
   {