samba: remove comment

This commit is contained in:
Luke Adams
2018-01-26 22:37:17 +01:00
committed by Rok Garbas
parent d937ea3101
commit 710928cdd8
-1
View File
@@ -12324,7 +12324,6 @@ with pkgs;
samba4 = callPackage ../servers/samba/4.x.nix {
python = python2;
# enableLDAP
};
samba = samba4;