summaryrefslogtreecommitdiffstats
path: root/src/ldapcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r--src/ldapcontroller.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h
index cdf999f..a15c8d2 100644
--- a/src/ldapcontroller.h
+++ b/src/ldapcontroller.h
@@ -60,10 +60,6 @@ class LDAPController: public KCModule
public:
int createNewLDAPRealm(TQWidget* dialogparent, LDAPRealmConfig realmconfig, TQString adminUserName, TQString adminGroupName, TQString machineAdminGroupName, const char * adminPassword, TQString rootUserName, const char * rootPassword, TQString adminRealm, TQString *errstr);
- // FIXME
- // This should be moved to a TDE core library
- TQString getMachineFQDN();
-
private slots:
void systemRoleChanged();
void processLockouts();