xed-app: Remove an unused variable
This commit is contained in:
parent
fb84d4bfc7
commit
2a93bcbb6d
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue