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 /starmath | |
parent | 2fd593ae8a8140188da31bb4fb76f7a9baaba339 (diff) |
Bug 48549 - System::Beep() removal
Change-Id: I011048912af051a762a78af8646513a1fc624073
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/dialog.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/dialog.cxx b/starmath/source/dialog.cxx index 92c4ba424b20..0cec1b93e145 100644 --- a/starmath/source/dialog.cxx +++ b/starmath/source/dialog.cxx @@ -29,7 +29,6 @@ #include <vcl/msgbox.hxx> #include <svtools/ctrltool.hxx> #include <sfx2/printer.hxx> -#include <vcl/sound.hxx> #include <vcl/help.hxx> #include <vcl/sndstyle.hxx> #include <vcl/waitobj.hxx> |