about summary refs log tree commit diff
path: root/lib/pm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pm.h')
-rw-r--r--lib/pm.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/pm.h b/lib/pm.h
index 040a6a4b..199d47f2 100644
--- a/lib/pm.h
+++ b/lib/pm.h
@@ -160,10 +160,6 @@ pm_message (const char format[], ...);
 void PM_GNU_PRINTF_ATTR(1,2)
 pm_error (const char reason[], ...);       
 
-/* Obsolete - use helpful error message instead */
-void
-pm_perror (const char reason[]);           
-
 /* Obsolete - use shhopt and user's manual instead */
 void 
 pm_usage (const char usage[]);