[gnome-games] Remove obsolete comment



commit ebaae0c33cb19e5ec899837c4d224d70996e4aa6
Author: Christian Persch <chpe gnome org>
Date:   Sat Jun 6 23:24:04 2009 +0200

    Remove obsolete comment
    
    This is documented on maemo5 osso API docs.
---
 aisleriot/sol.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/aisleriot/sol.c b/aisleriot/sol.c
index dbb8a4e..280b8ff 100644
--- a/aisleriot/sol.c
+++ b/aisleriot/sol.c
@@ -517,10 +517,6 @@ main_prog (void *closure, int argc, char *argv[])
 
 #ifdef HAVE_MAEMO
   /* Set OSSO callbacks */
-  /* NOTE: Passing the "org.gnome.games.aisleriot" service name to
-   * osso_initialize as first parameter to specify the full service name
-   * instead of getting com.nokia.* is undocumented.
-   */
   data.osso_context = osso_initialize (SERVICE_NAME, VERSION, FALSE, NULL);
   if (!data.osso_context) {
     g_print ("Failed to initialise osso\n");



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