summaryrefslogtreecommitdiffstats
path: root/vcl/headless
diff options
context:
space:
mode:
authorMathieu Vonlanthen <mat_von@fastmail.fm>2012-07-30 11:45:03 +0200
committerNoel Power <noel.power@novell.com>2012-07-31 10:28:57 +0100
commit85cb9084533605657aca0394afe4516058a8e4ef (patch)
tree4eb93401d42c60c191fc67f05697aacf7981d6ca /vcl/headless
parentfdo#52615 add ADO component to services.rdb again (diff)
downloadcore-85cb9084533605657aca0394afe4516058a8e4ef.tar.gz
core-85cb9084533605657aca0394afe4516058a8e4ef.zip
fdo#48549 System::Beep() removal
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
Diffstat (limited to 'vcl/headless')
-rw-r--r--vcl/headless/svpframe.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/headless/svpframe.cxx b/vcl/headless/svpframe.cxx
index 208313de99c3..c6ca6c16631b 100644
--- a/vcl/headless/svpframe.cxx
+++ b/vcl/headless/svpframe.cxx
@@ -428,10 +428,6 @@ void SvpSalFrame::UpdateSettings( AllSettings& )
{
}
-void SvpSalFrame::Beep( SoundType )
-{
-}
-
const SystemEnvData* SvpSalFrame::GetSystemData() const
{
return &m_aSystemChildData;