summaryrefslogtreecommitdiffstats
path: root/polyp/polyplib-operation.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/polyplib-operation.h')
-rw-r--r--polyp/polyplib-operation.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/polyp/polyplib-operation.h b/polyp/polyplib-operation.h
index 7d0adc26..ce2756ef 100644
--- a/polyp/polyplib-operation.h
+++ b/polyp/polyplib-operation.h
@@ -29,12 +29,6 @@
PA_C_DECL_BEGIN
-enum pa_operation_state {
- PA_OPERATION_RUNNING, /**< The operation is still running */
- PA_OPERATION_DONE, /**< The operation has been completed */
- PA_OPERATION_CANCELED, /**< The operation has been canceled */
-};
-
/** \struct pa_operation
* An asynchronous operation object */
struct pa_operation;