diff options
author | Mathieu Vonlanthen <mat_von@fastmail.fm> | 2012-07-30 11:45:03 +0200 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2012-07-31 10:28:57 +0100 |
commit | 85cb9084533605657aca0394afe4516058a8e4ef (patch) | |
tree | 4eb93401d42c60c191fc67f05697aacf7981d6ca /starmath | |
parent | 7484f81faf2ee4e6bd80b9200ba48ca013434695 (diff) |
fdo#48549 System::Beep() removal
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
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 0cec1b93e145..532ed8a75bed 100644 --- a/starmath/source/dialog.cxx +++ b/starmath/source/dialog.cxx @@ -30,7 +30,6 @@ #include <svtools/ctrltool.hxx> #include <sfx2/printer.hxx> #include <vcl/help.hxx> -#include <vcl/sndstyle.hxx> #include <vcl/waitobj.hxx> #include <vcl/settings.hxx> #include <vcl/wall.hxx> |