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/workben | |
parent | 2fd593ae8a8140188da31bb4fb76f7a9baaba339 (diff) |
Bug 48549 - System::Beep() removal
Change-Id: I011048912af051a762a78af8646513a1fc624073
Diffstat (limited to 'svx/workben')
-rw-r--r-- | svx/workben/edittest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx index e10f315cb8ee..5c388a78c716 100644 --- a/svx/workben/edittest.cxx +++ b/svx/workben/edittest.cxx @@ -41,7 +41,6 @@ #include <vcl/window.hxx> #include <vcl/svapp.hxx> #include <vcl/font.hxx> -#include <vcl/sound.hxx> #include <vcl/print.hxx> #include <vcl/toolbox.hxx> #include <vcl/help.hxx> |