[ekiga] Remove useless pointers to toplevel windows from the GnomeMeeting class
- From: Julien Puydt <jpuydt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] Remove useless pointers to toplevel windows from the GnomeMeeting class
- Date: Sun, 13 Jan 2013 21:57:16 +0000 (UTC)
commit 79f93fc1f6c7a20d37a1192d9f0ae23bbac6a2de
Author: Julien Puydt <jpuydt free fr>
Date: Sun Jan 13 21:39:33 2013 +0100
Remove useless pointers to toplevel windows from the GnomeMeeting class
src/ekiga.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/ekiga.h b/src/ekiga.h
index 00fe2dd..384fd27 100644
--- a/src/ekiga.h
+++ b/src/ekiga.h
@@ -103,10 +103,7 @@ class GnomeMeeting : public PProcess
/* The different components of the GUI */
GtkWidget *main_window;
- GtkWidget *history_window;
GtkWidget *assistant_window;
- GtkWidget *prefs_window;
- GtkWidget *accounts_window;
static GnomeMeeting *GM;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]