summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/core/data/sc_documen7.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-30 05:11:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-30 05:11:21 +0200
commitb4f09b1d25687bc648231f9fd52528d7fd6a053c (patch)
tree8a5b81113d8083e905274a06aa091a7e05051496 /binfilter/bf_sc/source/core/data/sc_documen7.cxx
parentbinfilter: fix some warnings (diff)
downloadbinfilter-b4f09b1d25687bc648231f9fd52528d7fd6a053c.tar.gz
binfilter-b4f09b1d25687bc648231f9fd52528d7fd6a053c.zip
fdo#48549 Remove Sound::Beep
Change-Id: I743a40b2a93546170a7cc350c4e761d2a52bb151
Diffstat (limited to 'binfilter/bf_sc/source/core/data/sc_documen7.cxx')
-rw-r--r--binfilter/bf_sc/source/core/data/sc_documen7.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/binfilter/bf_sc/source/core/data/sc_documen7.cxx b/binfilter/bf_sc/source/core/data/sc_documen7.cxx
index 8939ba2c2..5d7b8c800 100644
--- a/binfilter/bf_sc/source/core/data/sc_documen7.cxx
+++ b/binfilter/bf_sc/source/core/data/sc_documen7.cxx
@@ -21,15 +21,6 @@
#pragma hdrstop
#endif
-
-
-#if defined( WNT ) && defined( erBEEP )
-#include <svwin.h>
-#define erBEEPER() Beep( 666, 66 )
-#else
-#define erBEEPER()
-#endif
-
#include "document.hxx"
#include "bcaslot.hxx"
#include "cell.hxx"
@@ -313,7 +304,6 @@ extern const ScFormulaCell* pLastFormulaTreeTop; // cellform.cxx Err527 WorkA
///*N*/ BOOL bWasWaiting = Application::IsWait();
///*N*/ if ( !bWasWaiting )
///*N*/ Application::EnterWait();
-/*N*/ erBEEPER();
/*N*/ ScBroadcasterList* pBC;
/*N*/ ScFormulaCell* pTrack;
/*N*/ ScFormulaCell* pNext;