dirname: split into dirname-lgpl
[pspp] / tests / test-dirname.c
index bd7502015170252561a9203d13d4fa4d8b3e143b..debda3f1c9808ecb6451b7ba19f790f59355efe3 100644 (file)
@@ -23,8 +23,6 @@
 #include <stdlib.h>
 #include <string.h>
 
-const char *program_name = "test-dirname";
-
 struct test {
   const char *name;    /* Name under test.  */
   const char *dir;     /* dir_name (name).  */