[gnome-commander] noop: Remove unused variable
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] noop: Remove unused variable
- Date: Wed, 17 Jun 2020 20:43:30 +0000 (UTC)
commit 70da8645c447f660c140813961999264e5039f45
Author: Uwe Scholz <u scholz83 gmx de>
Date: Wed Jun 17 22:42:23 2020 +0200
noop: Remove unused variable
src/main.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/main.cc b/src/main.cc
index 3400878a..9a747c10 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -95,7 +95,7 @@ static UniqueResponse on_message_received (UniqueApp *app, UniqueCommand cmd, Un
int main (int argc, char *argv[])
{
GError *error = nullptr;
- GOptionContext *option_context;
+
#ifdef HAVE_UNIQUE
UniqueApp *app;
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]