Skip to content

Commit 0a3d4c3

Browse files
author
etet100
committed
Removed unused variable
1 parent 0190b5c commit 0a3d4c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gpilot/ui/forms/frmmain.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,7 @@ void FrmMain::onFileSend()
12251225

12261226
void FrmMain::onFilePause(bool checked)
12271227
{
1228-
static SenderState s;
1228+
// static SenderState s;
12291229

12301230
// if (checked) {
12311231
// //PAUSE

0 commit comments

Comments
 (0)