diff --git a/interface/resources/qml/hifi/avatarapp/AvatarAppHeader.qml b/interface/resources/qml/hifi/avatarapp/AvatarAppHeader.qml index d3c9cd1d5f..bf8282f947 100644 --- a/interface/resources/qml/hifi/avatarapp/AvatarAppHeader.qml +++ b/interface/resources/qml/hifi/avatarapp/AvatarAppHeader.qml @@ -20,16 +20,6 @@ ShadowRectangle { color: style.colors.lightGrayBackground - HiFiGlyphs { - id: avatarIcon - anchors.left: parent.left - anchors.leftMargin: 23 - anchors.verticalCenter: header.verticalCenter - - size: 38 - text: "<" - } - // TextStyle6 RalewaySemiBold { id: title