We don't need the declaration after all

This commit is contained in:
Lukáš Tyrychtr 2022-06-17 09:07:58 +02:00 committed by Robert Ancell
parent e68e93dc64
commit bd74296222

View file

@ -24,9 +24,6 @@
#include "pp-job-row.h"
#include "cc-printers-resources.h"
static void
update_pause_button (PpJobRow *self, gboolean paused);
struct _PpJobRow
{
GtkListBoxRow parent;