summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc')
-rw-r--r--chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc b/chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc
index 4cd8297..c642ea5 100644
--- a/chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc
+++ b/chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc
@@ -54,10 +54,6 @@ const int kBottomMargin = 1;
const int kLeftMargin = 1;
const int kRightMargin = 1;
-// How many pixels of overlap there is between the shelf top and the
-// balloon bottom.
-const int kShelfBorderTopOverlap = 0;
-
// Properties of the origin label.
const int kLeftLabelMargin = 8;