summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/core/data/sc_documen7.cxx
diff options
context:
space:
mode:
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;