diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 15:46:17 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:38 -0500 |
commit | 08be4cfe51342b5b08511951b9c5ff13b3eeee8d (patch) | |
tree | 9a5394379bda57ec3d52f499a71898da0aea995f /vcl/os2 | |
parent | 854ff7bfc802d47d2a7419f7185af069a216b0bd (diff) |
convert vos/process.hxx and related API
Diffstat (limited to 'vcl/os2')
-rw-r--r-- | vcl/os2/inc/salinst.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/os2/inc/salinst.h b/vcl/os2/inc/salinst.h index ddb2050b33e3..a3d3fdb6bcfc 100644 --- a/vcl/os2/inc/salinst.h +++ b/vcl/os2/inc/salinst.h @@ -32,8 +32,6 @@ #include <vcl/salinst.hxx> #include <vcl/solarmutex.hxx> -namespace vos { class OMutex; } - // ------------------- // - SalInstanceData - // ------------------- |