summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2009-10-28 12:37:04 -0400
committerThomas Thurman <tthurman@gnome.org>2009-10-28 12:37:04 -0400
commit0888e53080406e466348616d7dd27c6ceb28a8ae (patch)
tree1a5188ef284ed29b80049242c72702b1487e7a93
parent81beaef007317ee977f3e9d856b5955196a1275b (diff)
downloadmetacity-0888e53080406e466348616d7dd27c6ceb28a8ae.tar.gz
rm old constant
-rw-r--r--src/ui/theme.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ui/theme.c b/src/ui/theme.c
index 79d2830c..8df39820 100644
--- a/src/ui/theme.c
+++ b/src/ui/theme.c
@@ -16,9 +16,6 @@ struct _MetaTheme {
MetaTheme *the_theme = NULL;
-/* temporarily: */
-#define SILLY_BORDER_SIZE 20
-
/****************************************************************/
/**