* gmain.c (try_alloc_color_pair): Remove.
Этот коммит содержится в:
родитель
c2c3918eb3
Коммит
b916d53577
@ -1,3 +1,7 @@
|
||||
2001-06-14 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* gmain.c (try_alloc_color_pair): Remove.
|
||||
|
||||
2001-06-11 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* gmain.c (x_set_dialog_title): title constified.
|
||||
|
@ -69,12 +69,6 @@ extern int finish_program;
|
||||
/* Whether the gmc server was present or not */
|
||||
int corba_have_server = FALSE;
|
||||
|
||||
/* This is only used by the editor, so we provide a dummy implementation */
|
||||
void
|
||||
try_alloc_color_pair (char *str, char *str2)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
init_pair (int index, GdkColor *fore, GdkColor *back)
|
||||
{
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user