[gnome-terminal] app: Remove stray semicolon
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] app: Remove stray semicolon
- Date: Sat, 31 Jul 2021 12:57:01 +0000 (UTC)
commit 9c5f1b92f243d541155a22da4524d96c615d6c0f
Author: Christian Persch <chpe src gnome org>
Date: Sat Jul 31 14:56:25 2021 +0200
app: Remove stray semicolon
src/terminal-app.cc | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/terminal-app.cc b/src/terminal-app.cc
index 39d3da16..a06485cf 100644
--- a/src/terminal-app.cc
+++ b/src/terminal-app.cc
@@ -845,7 +845,6 @@ terminal_app_init (TerminalApp *app)
/* Gtk debug settings */
app->gtk_debug_settings = terminal_g_settings_new(app->schema_source,
GTK_DEBUG_SETTING_SCHEMA);
-;
/* These are internal settings that exists only for distributions
* to override, so we cache them on startup and don't react to changes.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]