Remove unused macro.

Ever since 0afedd79, the DEFAULT_PHC macro is obsolete.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
master
Richard Cochran 2012-07-29 08:21:19 +02:00
parent 48e83e8afa
commit aeba3afd91
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@
#include "sk.h"
#include "transport.h"
#define DEFAULT_PHC "/dev/ptp0"
int assume_two_step;
int sk_tx_retries = 2, sk_prefer_layer2 = 0; /*see sk.c*/
double configured_pi_kp, configured_pi_ki; /*see pi.c*/