mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Clean up some leftover noise from the ime-fix branch.
This commit is contained in:
parent
650f7901cd
commit
534bcd6c1b
@ -30,7 +30,6 @@
|
||||
|
||||
#include <config.h>
|
||||
#include <glib.h>
|
||||
#include <glib/gprintf.h>
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
|
||||
#include "gnucash-sheet.h"
|
||||
|
@ -88,7 +88,6 @@ struct _GnucashSheet
|
||||
|
||||
guint insert_signal;
|
||||
guint delete_signal;
|
||||
guint changed_signal;
|
||||
|
||||
GtkAdjustment *hadj, *vadj;
|
||||
GtkWidget *hscrollbar, *vscrollbar;
|
||||
|
Loading…
Reference in New Issue
Block a user