summaryrefslogtreecommitdiff
path: root/src/glade-palette.h
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@src.gnome.org>2003-06-09 17:41:27 +0000
committerPaolo Borelli <pborelli@src.gnome.org>2003-06-09 17:41:27 +0000
commit878e29c896f2c3c095b6c7496ddbf30cb78642b8 (patch)
tree3fe8c9176406fac91ea11519bf86ae5bad19bc6a /src/glade-palette.h
parent291c4b67cefb477ca1ba36d7a039bd5c75aabbeb (diff)
downloadglade-878e29c896f2c3c095b6c7496ddbf30cb78642b8.tar.gz
remove palette->project_window, it's used nor needed.
Diffstat (limited to 'src/glade-palette.h')
-rw-r--r--src/glade-palette.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/glade-palette.h b/src/glade-palette.h
index 1ecf11d0..b1c36e34 100644
--- a/src/glade-palette.h
+++ b/src/glade-palette.h
@@ -25,10 +25,6 @@ struct _GladePalette
GtkVBox vbox; /* The parent is a vbox
*/
- GladeProjectWindow *project_window; /* A pointer to the GladeProjectWin.
- * this palette belongs to
- */
-
GtkTooltips *tooltips; /* Tooltips, currently unimplemented */
#if 0