Remove #if 0 varargs
authorNelson Ferreira <nferreira9@bloomberg.net>
Fri, 3 Apr 2020 12:05:47 +0000 (08:05 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 3 Apr 2020 13:36:15 +0000 (09:36 -0400)
       * src/dired.c(Fdirectory_files_recur): Remove #if 0 for vargars
         definition.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/dired.c

index 981edaf..7213fb3 100644 (file)
@@ -717,9 +717,6 @@ to put results in addition to the ordinary result list.
 */
       (directory, full, match, result_type, files_only, maxdepth,
        symlink_is_file, bloom_filter))
-#if 0
-      (int nargs, Lisp_Object *args))
-#endif
 {
        Lisp_Object handler = Qnil, result = Qnil;
 #if !defined HAVE_BDWGC || !defined EF_USE_BDWGC