From fb08623b66c2ceda51d0867be5268268f3d59d56 Mon Sep 17 00:00:00 2001 From: Koichiro IWAO Date: Thu, 7 Apr 2016 16:26:00 +0900 Subject: sesman: brief xorg_params, no logic change --- sesman/config.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sesman/config.h') diff --git a/sesman/config.h b/sesman/config.h index 61337665..d4e86105 100644 --- a/sesman/config.h +++ b/sesman/config.h @@ -220,16 +220,14 @@ struct config_sesman */ struct list* rdp_params; /** - * @var log - * @brief Log configuration struct + * @var xorg_params + * @brief Xorg additional parameter list */ - struct list* xorg_params; /** * @var log * @brief Log configuration struct */ - //struct log_config log; /** * @var sec -- cgit v1.2.1