Skip to content
Snippets Groups Projects
Commit 5b19191a authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent ec7e0290
No related branches found
No related tags found
No related merge requests found
......@@ -2237,7 +2237,7 @@ static Fl_Menu_Item sysbar_table[] = {
{"Vertically", 0, (Fl_Callback *)file_window_cb, (void*)"split_v"},
{"Clear", 0, (Fl_Callback *)file_window_cb, (void*)"split_u"},
{0},
#if 1 // test remote gmsh daemon
#if 0 // test remote gmsh daemon
{"Connect...", 0, (Fl_Callback *)file_remote_cb, (void*)"connect"},
{"Test remote!", 0, (Fl_Callback *)file_remote_cb, (void*)"test"},
{"Disconnect", 0, (Fl_Callback *)file_remote_cb, (void*)"disconnect", FL_MENU_DIVIDER},
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment