xed-app: Remove an unused variable

This commit is contained in:
JosephMcc
2016-12-11 23:19:19 -08:00
parent fb84d4bfc7
commit 2a93bcbb6d

View File

@@ -93,8 +93,6 @@ xed_app_get_property (GObject *object,
GValue *value,
GParamSpec *pspec)
{
XedApp *app = XED_APP (object);
switch (prop_id)
{
default: