From e82456a57c9b8c2782e8acdcfdf9e69952272264 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 26 Aug 2005 13:49:21 +0000 Subject: Relevant BUGIDs: none Purpose of commit: bugfix Commit summary: --------------- Mark missing strings for translations (login and password) Fix \a problem with pot/po files --- libpam/pam_private.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libpam/pam_private.h') diff --git a/libpam/pam_private.h b/libpam/pam_private.h index 53375bbb..1e3b7fa6 100644 --- a/libpam/pam_private.h +++ b/libpam/pam_private.h @@ -271,10 +271,6 @@ if ((pamh) == NULL) { \ return ERR; \ } -/* Definition for the default username prompt used by pam_get_user() */ - -#define PAM_DEFAULT_PROMPT "login: " - /* * include some helpful macros */ -- cgit v1.2.3