gtk/: fully remove gtkalias hacks
https://bugzilla.gnome.org/show_bug.cgi?id=623845
This commit is contained in:
@ -84,7 +84,6 @@
|
||||
#include "gtktextiterprivate.h"
|
||||
#include "gtktextutil.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtkalias.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@ -3721,6 +3720,3 @@ gtk_text_layout_buffer_delete_range (GtkTextBuffer *textbuffer,
|
||||
|
||||
gtk_text_layout_update_cursor_line (layout);
|
||||
}
|
||||
|
||||
#define __GTK_TEXT_LAYOUT_C__
|
||||
#include "gtkaliasdef.c"
|
||||
|
||||
Reference in New Issue
Block a user