diff options
author | Petr Mladek <pmladek@suse.cz> | 2010-10-05 15:55:19 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2010-10-05 18:21:30 +0200 |
commit | 1275d274db37fc333838321347e1887488f8f4c0 (patch) | |
tree | 8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /vcl/os2 | |
parent | bcef91b779f6802dd8bdec91d945038716faf181 (diff) |
more removed include guards using fixguard.py
Diffstat (limited to 'vcl/os2')
-rw-r--r-- | vcl/os2/inc/salsound.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/os2/inc/salsound.hxx b/vcl/os2/inc/salsound.hxx index 7ec2aeed1720..bed724557c49 100644 --- a/vcl/os2/inc/salsound.hxx +++ b/vcl/os2/inc/salsound.hxx @@ -32,9 +32,7 @@ #include <sv.h> #include <tools/string.hxx> #include <salframe.hxx> -#ifndef _SV_SALSTYPE_HXX #include <salstype.hxx> -#endif #include <salsound.hxx> // ------------ |