Circular direct-message shortcut

Bug: 17330895
Change-Id: I344fa0fc2225d0f0fb1bf54e4518047c2c2a92cc
diff --git a/res-common/values/dimens.xml b/res-common/values/dimens.xml
index bbf95e0..3d48fa2 100644
--- a/res-common/values/dimens.xml
+++ b/res-common/values/dimens.xml
@@ -64,9 +64,6 @@
     <!-- Size of the shortcut icon. 0dip means: use the system default -->
     <dimen name="shortcut_icon_size">0dip</dimen>
 
-    <!-- Width of darkened border for shortcut icon -->
-    <dimen name="shortcut_icon_border_width">1dp</dimen>
-
     <!-- Text size of shortcut icon overlay text -->
     <dimen name="shortcut_overlay_text_size">12dp</dimen>