[monkey-bubble: 719/753] Deprecate. This is too specialized, and eventually a replacement will find



commit 2ebe647fc3073e0b2c6ba3052e2b20a2675106f1
Author: Anders Carlsson <andersca gnome org>
Date:   Fri Nov 12 23:28:53 2004 +0000

    Deprecate. This is too specialized, and eventually a replacement will find
    
    2004-11-13  Anders Carlsson  <andersca gnome org>
    
    	* libgnome/gnome-scores.h:
    	Deprecate. This is too specialized, and eventually a replacement
    	will find its way into gnome-games.

 libgnomeui/gnome-scores.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libgnomeui/gnome-scores.h b/libgnomeui/gnome-scores.h
index f45e9e6..f2a478a 100644
--- a/libgnomeui/gnome-scores.h
+++ b/libgnomeui/gnome-scores.h
@@ -43,6 +43,8 @@
  *
  */
 
+#ifndef GNOME_DISABLE_DEPRECATED
+
 #ifndef GNOME_SCORES_H
 #define GNOME_SCORES_H
 
@@ -180,3 +182,5 @@ void gnome_scores_set_current_player (
 G_END_DECLS
 
 #endif /* GNOME_SCORES_H */
+
+#endif /* GNOME_DISABLE_DEPRECATED */



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