mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 23:55:35 -04:00
short test of svn
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1012 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7aa93ec9c0
commit
cb281ac829
1 changed files with 1 additions and 2 deletions
|
@ -34,7 +34,6 @@
|
|||
//#include <util/process.h>
|
||||
#include <util/stringutil.h>
|
||||
#include "rsiface/rsiface.h"
|
||||
|
||||
#include "rsiface/notifyqt.h"
|
||||
|
||||
RsIface *rsiface = NULL;
|
||||
|
@ -174,7 +173,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
/* dive into the endless loop */
|
||||
// return ret;
|
||||
return rshare.exec();
|
||||
return rshare.exec();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue