diff options
Diffstat (limited to 'lib/ephy-profile-migration.c')
-rw-r--r-- | lib/ephy-profile-migration.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ephy-profile-migration.c b/lib/ephy-profile-migration.c index 335927d3d..ee57aed89 100644 --- a/lib/ephy-profile-migration.c +++ b/lib/ephy-profile-migration.c @@ -425,9 +425,6 @@ store_form_password_cb (GnomeKeyringResult result, /* FIXME: should we do anything if the operation failed? */ } -#define FORM_USERNAME_KEY "form_username" -#define FORM_PASSWORD_KEY "form_password" - void _ephy_profile_store_form_auth_data (const char *uri, const char *form_username, |