Remove line from checkin of bug 356208 that shouldn't have been checked in

This commit is contained in:
bugzilla%standard8.plus.com 2007-09-30 06:55:47 +00:00
Родитель dbd7c5bdf8
Коммит b8bb3049ce
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -133,8 +133,6 @@ NS_IMETHODIMP nsAbLDAPDirectory::GetURI(nsACString &aURI)
return NS_OK;
}
#define MOZ_EXPERIMENTAL_WRITEABLE_LDAP 1
NS_IMETHODIMP nsAbLDAPDirectory::GetOperations(PRInt32 *aOperations)
{
*aOperations = nsIAbDirectory::opSearch;