diff options
Diffstat (limited to 'src/kern')
-rw-r--r-- | src/kern/solaris/solaris.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/kern/solaris/solaris.hh b/src/kern/solaris/solaris.hh index 00eee994b..c6fb93f04 100644 --- a/src/kern/solaris/solaris.hh +++ b/src/kern/solaris/solaris.hh @@ -42,8 +42,6 @@ class Solaris {}; #include "kern/operatingsystem.hh" -class TranslatingPort; - /// /// This class encapsulates the types, structures, constants, /// functions, and syscall-number mappings specific to the Solaris |