mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
removed compilation warning
This commit is contained in:
parent
248d0c42d3
commit
34f49d4ae8
@ -62,7 +62,7 @@ const uint8_t RS_PKT_SUBTYPE_FILE_ITEM = 0x02;
|
||||
|
||||
/**************************************************************************/
|
||||
|
||||
#warning should make these items use a clean serialise code, and all derive from the same item type.
|
||||
// We should make these items use a clean serialise code, and all derive from the same item type.
|
||||
|
||||
class RsPeerNetItem: public RsItem
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user