[gnome-software/1486-gs-repos-dialog-call-refresh-on-repository-setup-change: 14/16] gs-shell: Remove left-over function prototype declaration




commit f7da4951c7baf0f2dcb3cc55102499e907ee4159
Author: Milan Crha <mcrha redhat com>
Date:   Tue Oct 5 19:42:37 2021 +0200

    gs-shell: Remove left-over function prototype declaration
    
    The function body does not exist.

 src/gs-shell.h | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/src/gs-shell.h b/src/gs-shell.h
index d11345b46..0ce741348 100644
--- a/src/gs-shell.h
+++ b/src/gs-shell.h
@@ -43,8 +43,6 @@ typedef enum {
 
 GsShell                *gs_shell_new                   (void);
 void            gs_shell_activate              (GsShell        *shell);
-void            gs_shell_refresh               (GsShell        *shell,
-                                                GCancellable   *cancellable);
 void            gs_shell_change_mode           (GsShell        *shell,
                                                 GsShellMode     mode,
                                                 gpointer        data,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]