summaryrefslogtreecommitdiffstats
path: root/cpukit/backward/rtemsdialer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/backward/rtemsdialer.h')
-rw-r--r--cpukit/backward/rtemsdialer.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/cpukit/backward/rtemsdialer.h b/cpukit/backward/rtemsdialer.h
deleted file mode 100644
index 2f9ef17d30..0000000000
--- a/cpukit/backward/rtemsdialer.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/**
- * @file rtemsdialer.h
- * @deprecated
- */
-
-#ifndef _RTEMSDIALER_H
-#define _RTEMSDIALER_H
-#ifndef RTEMS_NO_WARN_DEPRECATED
-#warning <rtemsdialer.h> is deprecated, use <rtems/dialer.h> instead
-#endif
-#include <rtems/dialer.h>
-#endif