mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: fix a few warnings from clang
This commit is contained in:
@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user