qulogic/libgnt

9df20fd5a256
Parents 8e797d173483
Children 75e4462381d5
remove some unnecessary flower boxes in gntbindable.h
--- a/gntbindable.h Wed Oct 09 02:38:18 2019 +0000
+++ b/gntbindable.h Sat Oct 12 19:01:14 2019 -0500
@@ -69,9 +69,6 @@
G_DECLARE_DERIVABLE_TYPE(GntBindable, gnt_bindable, GNT, BINDABLE, GObject)
-/******************/
-/* Key Remaps */
-/******************/
const char * gnt_bindable_remap_keys(GntBindable *bindable, const char *text);
/********************/