mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
removed compilation warning
This commit is contained in:
parent
248d0c42d3
commit
34f49d4ae8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue