]> code.delx.au - gnu-emacs/blobdiff - lib-src/etags.c
Merge from origin/emacs-25
[gnu-emacs] / lib-src / etags.c
index a82214973938ab3c53c6a710e8e4f09a78a7c769..01e230206ac8419e6b9e31e03f00955a88b39f06 100644 (file)
@@ -959,8 +959,7 @@ Relative ones are stored relative to the output file's directory.\n");
        Do not create tag entries for global variables in some\n\
        languages.  This makes the tags file smaller.");
 
-  if (PRINT_UNDOCUMENTED_OPTIONS_HELP)
-    puts ("--no-line-directive\n\
+  puts ("--no-line-directive\n\
         Ignore #line preprocessor directives in C and derived languages.");
 
   if (CTAGS)