Remove unused macro definition from rsinit header

This commit is contained in:
Gioacchino Mazzurco 2019-07-04 18:28:52 +02:00
parent 08604774d3
commit 6e88f6de1f
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
2 changed files with 6 additions and 15 deletions

View file

@ -1,9 +1,8 @@
/*******************************************************************************
* libretroshare/src/retroshare: rsinit.cc *
* RetroShare initialization and login API implementation *
* *
* libretroshare: retroshare core library *
* *
* Copyright 2004-2006 by Robert Fernie <retroshare@lunamutt.com> *
* Copyright (C) 2004-2014 Robert Fernie <retroshare@lunamutt.com> *
* Copyright (C) 2016-2019 Gioacchino Mazzurco <gio@altermundi.net> *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU Lesser General Public License as *