[gnome-calendar] gcal-application: clean header file



commit d3758a3e99c0ad8018011c956a179e2d78e87699
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Thu Jun 20 16:52:52 2013 -0400

    gcal-application: clean header file

 src/gcal-application.h |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/src/gcal-application.h b/src/gcal-application.h
index 22ccf38..f5e4f14 100644
--- a/src/gcal-application.h
+++ b/src/gcal-application.h
@@ -2,17 +2,17 @@
 /*
  * gcal-application.h
  * Copyright (C) 2012 Erick Pérez Castellanos <erickpc gnome org>
- * 
+ *
  * gnome-calendar is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
  * Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
- * 
+ *
  * gnome-calendar is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  * See the GNU General Public License for more details.
- * 
+ *
  * You should have received a copy of the GNU General Public License along
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
@@ -57,8 +57,6 @@ GcalManager*      gcal_application_get_manager  (GcalApplication *app);
 
 GSettings*        gcal_application_get_settings (GcalApplication *app);
 
-/* Callbacks */
-
 G_END_DECLS
 
 #endif /* _GCAL_APPLICATION_H_ */


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