Project

General

Profile

Actions

Task #4844

closed

ProducerBase::m_userPrefix is unused

Added by Anonymous about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
02/14/2019
Due date:
% Done:

100%

Estimated time:

Description

This is a low-priority observation. The protected member variable m_userPrefix in ProducerBase is unused and can be removed.
https://github.com/named-data/PSync/blob/0cf4b600e91455ee07c38eb22876aa6b653bc14b/PSync/producer-base.hpp#L179

ndn::Name m_userPrefix;

(If a derived class needs the userPrefix later, it can save it.)

Actions #1

Updated by Anonymous about 5 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF