diff options
Diffstat (limited to 'libs/rs/rsDevice.h')
-rw-r--r-- | libs/rs/rsDevice.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/rs/rsDevice.h b/libs/rs/rsDevice.h index a8a4e77..ffb514b 100644 --- a/libs/rs/rsDevice.h +++ b/libs/rs/rsDevice.h @@ -37,14 +37,8 @@ public: protected: Vector<Context *> mContexts; - - }; - - - - } } #endif |