changeset 546:da00099aef5d

Certificate: Removing superfluous comments for isEditable and setEditable.
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 16 May 2014 09:53:01 +0200
parents d59745a8a9bf
children bf445b0e1126
files ui/certificate.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ui/certificate.h	Thu May 15 16:49:12 2014 +0200
+++ b/ui/certificate.h	Fri May 16 09:53:01 2014 +0200
@@ -90,10 +90,8 @@
      **/
     void setInstallCert(bool install);
 
-    /** @brief Check if this certificate is editable. */
     bool isEditable() const {return mEditable;}
 
-    /** @brief Set the edit state for this certificate. */
     void setEditable(bool edit) {mEditable = edit;}
 
     /** @brief get the subject OU from the certificate */

http://wald.intevation.org/projects/trustbridge/