Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview
diff options
context:
space:
mode:
Diffstat (limited to 'libview')
-rw-r--r--libview/ev-jobs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libview/ev-jobs.h b/libview/ev-jobs.h
index 144ec06..4c2fc69 100644
--- a/libview/ev-jobs.h
+++ b/libview/ev-jobs.h
@@ -366,7 +366,6 @@ void ev_job_failed (EvJob *job,
void ev_job_failed_from_error (EvJob *job,
GError *error);
void ev_job_succeeded (EvJob *job);
-gboolean ev_job_is_cancelled (EvJob *job);
gboolean ev_job_is_finished (EvJob *job);
gboolean ev_job_is_failed (EvJob *job);
EvJobRunMode ev_job_get_run_mode (EvJob *job);