Hello,
These are the default console scroll bar properties:
// Console scroll bars default properties//#define D4D_CNSL_F_SCRLBRS_DEFAULT (D4D_OBJECT_F_ENABLED | D4D_OBJECT_F_TOUCHENABLE | D4D_OBJECT_F_FASTTOUCH | D4D_OBJECT_F_FOCUSRECT)
If you comment out that line in d4d_user_cfg.h and don't enable the scroll bars, they should not be shown.
Best Regards,
Luis