summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkframe.hxx
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/inc/unx/gtk/gtkframe.hxx
parent7484f81faf2ee4e6bd80b9200ba48ca013434695 (diff)
fdo#48549 System::Beep() removal
Change-Id: I402202e199dfc8c2462859d00529f2782f6228b0
Diffstat (limited to 'vcl/inc/unx/gtk/gtkframe.hxx')
-rw-r--r--vcl/inc/unx/gtk/gtkframe.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/unx/gtk/gtkframe.hxx b/vcl/inc/unx/gtk/gtkframe.hxx
index 17d3e1209163..08ffa06cb1bc 100644
--- a/vcl/inc/unx/gtk/gtkframe.hxx
+++ b/vcl/inc/unx/gtk/gtkframe.hxx
@@ -396,8 +396,6 @@ public:
virtual void UpdateSettings( AllSettings& rSettings );
- virtual void Beep( SoundType eSoundType );
-
// returns system data (most prominent: window handle)
virtual const SystemEnvData* GetSystemData() const;