aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/common/subsystem.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-05-22 08:18:18 +0800
committerchai <chaifix@163.com>2018-05-22 08:18:18 +0800
commit78a2cf90365becc1a91949eff5e8c74e2391a76f (patch)
treea2d88bf7184b64f77d073f76641ec771c72fe8f5 /src/libjin/common/subsystem.h
parent131a08e590bda411f1b18a85bd66e194acf82a1f (diff)
更新音频模块
Diffstat (limited to 'src/libjin/common/subsystem.h')
-rw-r--r--src/libjin/common/subsystem.h5
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