From 5e14ab971129eb95ca02e373fc21adb46c0eaca1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jul 2011 22:52:35 +0300 Subject: Remove undescore from variables and defines. --- src/gui/widgets/table.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/table.cpp') diff --git a/src/gui/widgets/table.cpp b/src/gui/widgets/table.cpp index d5325679f..04ae41ad7 100644 --- a/src/gui/widgets/table.cpp +++ b/src/gui/widgets/table.cpp @@ -81,7 +81,7 @@ GuiTableActionListener::~GuiTableActionListener() } void GuiTableActionListener::action(const gcn::ActionEvent - &actionEvent _UNUSED_) + &actionEvent A_UNUSED) { mTable->setSelected(mRow, mColumn); mTable->distributeActionEvent(); -- cgit v1.2.3-60-g2f50