diff options
Diffstat (limited to 'src/libjin/common/subsystem.h')
-rw-r--r-- | src/libjin/common/subsystem.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libjin/common/subsystem.h b/src/libjin/common/subsystem.h index ca4b33d..8c1b59b 100644 --- a/src/libjin/common/subsystem.h +++ b/src/libjin/common/subsystem.h @@ -5,9 +5,7 @@ namespace jin { -namespace common -{ - + class Subsystem { @@ -32,6 +30,5 @@ namespace common }; } -} #endif
\ No newline at end of file |