disabled some of the gui elements - to match those in libretroshare

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-11-13 23:06:32 +00:00
parent fce83cb232
commit 40b878697b
2 changed files with 16 additions and 4 deletions

View file

@ -69,6 +69,8 @@ void BlogMsgItem::updateItemStatic()
int total = (int) (10.0 * (rand() / (RAND_MAX + 1.0)));
int i;
total = 0;
for(i = 0; i < total; i++)
{
/* add file */