[brasero] Remove a declared function which doesn't exist anymore
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Remove a declared function which doesn't exist anymore
- Date: Sun, 9 Aug 2009 13:14:52 +0000 (UTC)
commit 00ab6935844a9da3e8db95be617e73100035352a
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Sun Aug 9 11:18:48 2009 +0200
Remove a declared function which doesn't exist anymore
libbrasero-burn/brasero-burn-options.h | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/libbrasero-burn/brasero-burn-options.h b/libbrasero-burn/brasero-burn-options.h
index 1604eba..b4d252c 100644
--- a/libbrasero-burn/brasero-burn-options.h
+++ b/libbrasero-burn/brasero-burn-options.h
@@ -66,11 +66,8 @@ GType brasero_burn_options_get_type (void) G_GNUC_CONST;
GtkWidget *
brasero_burn_options_new (BraseroSessionCfg *session);
-BraseroBurnSession *
-brasero_burn_options_get_session (BraseroBurnOptions *self);
-
void
-brasero_burn_options_add_options (BraseroBurnOptions *self,
+brasero_burn_options_add_options (BraseroBurnOptions *dialog,
GtkWidget *options);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]