src/gtkspell.h

changeset 1128
55c00a51976a
parent 1117
fcb6e7efcc0d
child 1415
e851476edab1
--- a/src/gtkspell.h	Wed Nov 22 13:45:32 2000 +0000
+++ b/src/gtkspell.h	Wed Nov 22 13:46:34 2000 +0000
@@ -22,8 +22,6 @@
 /* PLEASE NOTE that this API is unstable and subject to change. */
 #define GTKSPELL_VERSION "0.3.2"
 
-static gchar *ispell_cmd[] = { "ispell", "-a", NULL };
-
 extern int gtkspell_start(char *path, char *args[]);
 /* Spawns the spell checking program.
  *

mercurial