diff options
Diffstat (limited to 'src/gtkext/gtkbufferview-int.h')
-rw-r--r-- | src/gtkext/gtkbufferview-int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gtkext/gtkbufferview-int.h b/src/gtkext/gtkbufferview-int.h index 944ddc7..ea181f9 100644 --- a/src/gtkext/gtkbufferview-int.h +++ b/src/gtkext/gtkbufferview-int.h @@ -64,7 +64,6 @@ struct _GtkBufferViewClass /* Signaux */ - void (* caret_moved) (GtkBufferView *, const vmpa2t *); void (* reach_limit) (GtkBufferView *, GdkScrollDirection); }; |