build: fix a few warnings from clang

This commit is contained in:
Christian Hergert
2016-04-28 04:00:11 -07:00
parent a799765066
commit 113baca655
4 changed files with 7 additions and 9 deletions

View File

@ -763,7 +763,6 @@ sp_window_class_init (SpWindowClass *klass)
static void
sp_window_init (SpWindow *self)
{
GAction *action;
static GActionEntry action_entries[] = {
{ "close-capture", sp_window_close_capture },
{ "open-capture", sp_window_open_capture },