From 3e212ddab41d34278f243eed2df2b89eaa27bc70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Fri, 11 Sep 2020 18:46:22 +0200 Subject: [PATCH] eekboard-context-service: Drop docstrings for inexistent functions --- eekboard/eekboard-context-service.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/eekboard/eekboard-context-service.h b/eekboard/eekboard-context-service.h index 96f4f240..7a506786 100644 --- a/eekboard/eekboard-context-service.h +++ b/eekboard/eekboard-context-service.h @@ -63,9 +63,6 @@ struct _EekboardContextService { /** * EekboardContextServiceClass: - * @create_keyboard: virtual function for create a keyboard from string - * @enabled: class handler for #EekboardContextService::enabled signal - * @disabled: class handler for #EekboardContextService::disabled signal */ struct _EekboardContextServiceClass { /*< private >*/