summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 9d8a5415..d6275037 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -97,11 +97,6 @@ public:
boost::shared_ptr<const Signer> signer = boost::shared_ptr<const Signer> ()
);
- /** Emitted with a parameter between 0 and 1 to indicate progress
- * for long jobs.
- */
- boost::signals2::signal<void (float)> Progress;
-
private:
/** Write the PKL file.