diff options
Diffstat (limited to 'src/dcp.h')
| -rw-r--r-- | src/dcp.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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. |
