[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-commits] Commit Complete
Commit by : alex
Repository : xara
Revision : 1235
Date : Thu Jun 1 11:15:38 BST 2006
Changed paths:
M /Trunk/XaraLX/Kernel/la_base.cpp
Remove stray extern
Diff:
Index: Trunk/XaraLX/Kernel/la_base.cpp
===================================================================
--- Trunk/XaraLX/Kernel/la_base.cpp (revision 1234)
+++ Trunk/XaraLX/Kernel/la_base.cpp (revision 1235)
@@ -345,9 +345,6 @@
void OpChangeLineAttribOpDesc::OnSelectionChange(OpDescControlMsg* pSelChangedMsg, List*)
{
- // This handy error-handling function is defined elsewhere . . .
- extern void Beep();
-
// Get the relevant fields.
DialogOp* pDlg = pSelChangedMsg->pDlgOp;
CGadgetID idSetGadgetID = pSelChangedMsg->SetGadgetID;
Xara