Remove unused macro.
Ever since 0afedd79, the DEFAULT_PHC macro is obsolete. Signed-off-by: Richard Cochran <richardcochran@gmail.com>
This commit is contained in:
parent
48e83e8afa
commit
aeba3afd91
2
ptp4l.c
2
ptp4l.c
@ -28,8 +28,6 @@
|
|||||||
#include "sk.h"
|
#include "sk.h"
|
||||||
#include "transport.h"
|
#include "transport.h"
|
||||||
|
|
||||||
#define DEFAULT_PHC "/dev/ptp0"
|
|
||||||
|
|
||||||
int assume_two_step;
|
int assume_two_step;
|
||||||
int sk_tx_retries = 2, sk_prefer_layer2 = 0; /*see sk.c*/
|
int sk_tx_retries = 2, sk_prefer_layer2 = 0; /*see sk.c*/
|
||||||
double configured_pi_kp, configured_pi_ki; /*see pi.c*/
|
double configured_pi_kp, configured_pi_ki; /*see pi.c*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user