X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/eadf313c72edcc3a11b9d03032699416efebfe1a..094d5e9ef0fac319816c00cc52e0a0f2ef41be37:/src/gfilenotify.c diff --git a/src/gfilenotify.c b/src/gfilenotify.c index e03bec9354..08713a8fce 100644 --- a/src/gfilenotify.c +++ b/src/gfilenotify.c @@ -236,10 +236,7 @@ globals_of_gfilenotify (void) void syms_of_gfilenotify (void) { - DEFSYM (Qgfile_add_watch, "gfile-add-watch"); defsubr (&Sgfile_add_watch); - - DEFSYM (Qgfile_rm_watch, "gfile-rm-watch"); defsubr (&Sgfile_rm_watch); /* Filter objects. */