diff options
Diffstat (limited to 'src/gs-job.c')
-rw-r--r-- | src/gs-job.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gs-job.c b/src/gs-job.c index c15f6bd..7d4c4be 100644 --- a/src/gs-job.c +++ b/src/gs-job.c @@ -44,8 +44,6 @@ #include "subprocs.h" -static void gs_job_class_init (GSJobClass *klass); -static void gs_job_init (GSJob *job); static void gs_job_finalize (GObject *object); typedef enum |