mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
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:
parent
fce83cb232
commit
40b878697b
2 changed files with 16 additions and 4 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue