summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/pppd/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/pppd/init.c')
-rw-r--r--testsuites/samples/pppd/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/samples/pppd/init.c b/testsuites/samples/pppd/init.c
index e8bd7c37ca..d689ff1e71 100644
--- a/testsuites/samples/pppd/init.c
+++ b/testsuites/samples/pppd/init.c
@@ -26,7 +26,6 @@
#include "netconfig.h"
const char rtems_test_name[] = "PPPD";
-rtems_printer rtems_test_printer;
static void notification(int fd, int seconds_remaining, void *arg)
{