Skip to content

Commit

Permalink
Remove obsolete parameters from documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
heinovski authored and sommer committed Dec 26, 2018
1 parent 91a70d2 commit a954385
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/veins/base/phyLayer/AnalogueModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ class VEINS_API AnalogueModel : public HasLogProxy {
* over time to the Signal.
*
* @param signal The signal to filter.
* @param senderPos The position of the frame sender.
* @param receiverPos The position of frame receiver.
*/
virtual void filterSignal(Signal* signal) = 0;

Expand Down

0 comments on commit a954385

Please sign in to comment.