diff options
author | Mathieu Vonlanthen <mat_von@fastmail.fm> | 2012-07-28 16:13:18 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-30 05:20:02 +0200 |
commit | 0bdf6fc7c71c4c49e6d6f83d56ac953272ad16d5 (patch) | |
tree | 08633952db16da614de58e03e1c7a8b4cc83674d /svx/inc | |
parent | 2fd593ae8a8140188da31bb4fb76f7a9baaba339 (diff) |
Bug 48549 - System::Beep() removal
Change-Id: I011048912af051a762a78af8646513a1fc624073
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/galctrl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/svx/galctrl.hxx b/svx/inc/svx/galctrl.hxx index 913053d25d6e..646377a7836d 100644 --- a/svx/inc/svx/galctrl.hxx +++ b/svx/inc/svx/galctrl.hxx @@ -29,7 +29,6 @@ #include <vcl/menu.hxx> #include <vcl/edit.hxx> #include <vcl/combobox.hxx> -#include <vcl/sound.hxx> #include <svl/slstitm.hxx> #include <svtools/transfer.hxx> #include <svtools/valueset.hxx> |