[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-commits] Commit Complete
Commit by : alex
Repository : xara
Revision : 1594
Date : Sat Jul 29 12:33:44 BST 2006
Changed paths:
M /Trunk/XaraLX/Kernel/rndrgn.cpp
Remove debugging code I accidentally checked in
Diff:
Index: Trunk/XaraLX/Kernel/rndrgn.cpp
===================================================================
--- Trunk/XaraLX/Kernel/rndrgn.cpp (revision 1593)
+++ Trunk/XaraLX/Kernel/rndrgn.cpp (revision 1594)
@@ -1171,11 +1171,6 @@
BOOL RenderRegion::StartRender()
{
- if ((!RenderFlags.Printing) && (PrintMonitor::IsPrintingNow()))
- {
- ::wxBell();
- }
-
// If the device has not been Inited, then do it now
if (!RenderFlags.ValidDevice)
{
Xara