remove compile errors in main.cpp

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7247 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2014-04-06 09:01:20 +00:00
parent da081d6735
commit e93cd21a2e

View File

@ -19,14 +19,6 @@
* Boston, MA 02110-1301, USA.
****************************************************************/
#error "******************************************************************************************************************"
#error "**** Retroshare trunk/ is currently being merged to v0.6 and protocols are not stable. It is unlikely that *****"
#error "**** you want to compile the trunk now. *****"
#error "**** *****"
#error "**** To compile the latest Retroshare 0.5.5, please go to branches/v0.5.5 *****"
#error "**** *****"
#error "**** --- The dev team --- *****"
#error "******************************************************************************************************************"
#include <QObject>
#include <QMessageBox>