Merge pull request #14489 from ctrlaltdavid/M17990-a

Remove unused avatar attachment constant
This commit is contained in:
Shannon Romano 2018-11-30 09:37:40 -08:00 committed by GitHub
commit 08bbe27522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,6 @@
#include <QStandardPaths>
static const QString AVATAR_HEAD_AND_BODY_STRING = "Avatar Body with Head";
static const QString AVATAR_ATTACHEMENT_STRING = "Avatar Attachment";
static const QString ENTITY_MODEL_STRING = "Entity Model";
ModelSelector::ModelSelector() {