diff options
author | Timothy Pearson <[email protected]> | 2012-06-06 17:38:31 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-06 17:38:31 -0500 |
commit | 372cfda98cce196428a250ef9a60df64c0f7296e (patch) | |
tree | dfe88937f13e7d148aa063be06b00aafd2119013 /src/ldapbonding.h | |
parent | 0792d5408516a0a4c04e56cabefa7d1ffc440899 (diff) | |
download | kcmldap-372cfda98cce196428a250ef9a60df64c0f7296e.tar.gz kcmldap-372cfda98cce196428a250ef9a60df64c0f7296e.zip |
Write cert and sudoers files
Diffstat (limited to 'src/ldapbonding.h')
-rw-r--r-- | src/ldapbonding.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ldapbonding.h b/src/ldapbonding.h index ebe4973..7a86edd 100644 --- a/src/ldapbonding.h +++ b/src/ldapbonding.h @@ -72,7 +72,6 @@ class LDAPConfig: public KCModule void writeLDAPConfFile(); void writeNSSwitchFile(); void writePAMFiles(); - void writeCronFiles(); private: KAboutData *myAboutData; |