xed-app: Remove an unused variable

This commit is contained in:
JosephMcc 2016-12-11 23:19:19 -08:00
parent fb84d4bfc7
commit 2a93bcbb6d
1 changed files with 0 additions and 2 deletions

View File

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