summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2009-10-27 18:02:29 -0400
committerThomas Thurman <tthurman@gnome.org>2009-10-27 18:02:29 -0400
commit64b1bd2089b827f0643375851c8b4249a64aaebf (patch)
tree7e5a974096aa0bc0dcb29b555143dc74646e07ff
parente616621d384605d695c48d5fcb312753974c5e00 (diff)
downloadmetacity-64b1bd2089b827f0643375851c8b4249a64aaebf.tar.gz
no, they don't
-rw-r--r--src/ui/theme.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ui/theme.c b/src/ui/theme.c
index a9d4c59a..06eca65b 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -422,10 +422,6 @@ meta_theme_draw_frame_with_style (MetaTheme *theme,
{
cairo_t *cr = gdk_cairo_create (drawable);
ccss_stylesheet_t *stylesheet = theme->stylesheet;
- /* FIXME: Check whether all the callers of this function
- * have a copy of this already. If they do, they should
- * pass it in and save us having to calculate it twice.
- */
MetaFrameGeometry fgeom;
int i;