Removed misleading comment for view_load_command_output().

This commit is contained in:
Roland Illig 2005-06-28 12:16:17 +00:00
parent 9c27d4c71f
commit bb8946d3e2

View File

@ -1264,7 +1264,6 @@ view_show_error (WView *view, const char *msg)
}
}
/* return values: NULL for success, else points to error message */
static gboolean
view_load_command_output (WView *view, const char *command)
{