[evolution-data-server/account-mgmt: 27/42] Deprecate e-passwords.[ch].



commit 7b8ee8591f79ba977de6e56cd74996e53004f500
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Apr 10 08:54:49 2012 -0400

    Deprecate e-passwords.[ch].

 libedataserverui/e-passwords.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libedataserverui/e-passwords.h b/libedataserverui/e-passwords.h
index 48aa503..870e5f1 100644
--- a/libedataserverui/e-passwords.h
+++ b/libedataserverui/e-passwords.h
@@ -20,6 +20,8 @@
  * USA.
  */
 
+#ifndef EDS_DISABLE_DEPRECATED
+
 #ifndef _E_PASSWORD_H_
 #define _E_PASSWORD_H_
 
@@ -71,3 +73,5 @@ gchar *      e_passwords_ask_password     (const gchar *title,
 G_END_DECLS
 
 #endif /* _E_PASSWORD_H_ */
+
+#endif /* EDS_DISABLE_DEPRECATED */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]