[ekiga/v4_0] Remove useless pointers to toplevel windows from the GnomeMeeting class
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/v4_0] Remove useless pointers to toplevel windows from the GnomeMeeting class
- Date: Mon, 14 Jan 2013 17:51:45 +0000 (UTC)
commit b345d1d31e1cba95849b0acc6301df25c9fcf2ea
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]