[livejournal] r17929: LJSUP-7462 (refactor userprops): blob pr...
Committer: ailyin
LJSUP-7462 (refactor userprops): blob props are always clusteredU trunk/cgi-bin/LJ/User/PropStorage/UserClusterBlob.pm
Modified: trunk/cgi-bin/LJ/User/PropStorage/UserClusterBlob.pm
===================================================================
--- trunk/cgi-bin/LJ/User/PropStorage/UserClusterBlob.pm 2010-12-14 07:18:25 UTC (rev 17928)
+++ trunk/cgi-bin/LJ/User/PropStorage/UserClusterBlob.pm 2010-12-14 07:30:30 UTC (rev 17929)
@@ -24,7 +24,6 @@
return 0 if $propinfo->{'multihomed'};
- return 0 unless $propinfo->{'cldversion'};
return 0 unless $propinfo->{'datatype'} eq 'blobchar';
return 1;
