Clean up some leftover noise from the ime-fix branch.

This commit is contained in:
John Ralls 2020-05-07 11:19:49 -07:00
parent 650f7901cd
commit 534bcd6c1b
2 changed files with 0 additions and 2 deletions

View File

@ -30,7 +30,6 @@
#include <config.h>
#include <glib.h>
#include <glib/gprintf.h>
#include <gdk/gdkkeysyms.h>
#include "gnucash-sheet.h"

View File

@ -88,7 +88,6 @@ struct _GnucashSheet
guint insert_signal;
guint delete_signal;
guint changed_signal;
GtkAdjustment *hadj, *vadj;
GtkWidget *hscrollbar, *vscrollbar;