summaryrefslogtreecommitdiff
path: root/plugins/common/msd-keygrab.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/common/msd-keygrab.h')
-rw-r--r--plugins/common/msd-keygrab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/common/msd-keygrab.h b/plugins/common/msd-keygrab.h
index ff633d6..03892ca 100644
--- a/plugins/common/msd-keygrab.h
+++ b/plugins/common/msd-keygrab.h
@@ -1,6 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
*
* Copyright (C) 2008 Jens Granseuer <[email protected]>
+ * Copyright (C) 2012-2021 MATE Developers
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -33,7 +34,6 @@ typedef struct {
guint *keycodes;
} Key;
-
void grab_key_unsafe (Key *key,
gboolean grab,
GSList *screens);