chiark / gitweb /
Prep v228: Substitute declaration masks (4/4)
[elogind.git] / src / shared / pager.h
index 6eb1f439f8afb8e98945a59a956bd12aaedd79b6..03bdf82a6df9810bee4ac45376fea669821a42cf 100644 (file)
@@ -29,4 +29,7 @@ int pager_open(bool jump_to_end);
 void pager_close(void);
 bool pager_have(void) _pure_;
 
-// UNNEEDED int show_man_page(const char *page, bool null_stdio);
+/// UNNEEDED by elogind
+#if 0
+int show_man_page(const char *page, bool null_stdio);
+#endif // 0