[gnome-shell] shell-global: Remove extraneous label



commit b1c2f4a8d66db436c946be019eaa2452a0274c10
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Jul 31 11:16:34 2013 -0400

    shell-global: Remove extraneous label
    
    gcc warns on this.

 src/shell-global.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/shell-global.c b/src/shell-global.c
index 467bb34..c3ff531 100644
--- a/src/shell-global.c
+++ b/src/shell-global.c
@@ -1889,6 +1889,5 @@ shell_global_get_runtime_state (ShellGlobal  *global,
       g_mapped_file_unref (mfile);
     }
 
- out:
   return res;
 }


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