Refactor repeated lines in main() to iterate instead.

2008-01-12  Thomas Thurman  <tthurman@gnome.org>

        * src/core/main.c: Refactor repeated lines in main() to
       iterate instead.


svn path=/trunk/; revision=3516
This commit is contained in:
Thomas Thurman
2008-01-13 02:53:25 +00:00
committed by Thomas James Alexander Thurman
parent 146ad60c7f
commit 8828532d14
2 changed files with 16 additions and 24 deletions

View File

@@ -1,3 +1,8 @@
2008-01-12 Thomas Thurman <tthurman@gnome.org>
* src/core/main.c: Refactor repeated lines in main() to
iterate instead.
2008-01-12 Thomas Thurman <tthurman@gnome.org>
* src/core/main.[ch] (meta_get_main_loop): removed as it