diff --git a/apps/aqhome-cgi/modules/common/musers.c b/apps/aqhome-cgi/modules/common/musers.c index 7735ddb..3e80dba 100644 --- a/apps/aqhome-cgi/modules/common/musers.c +++ b/apps/aqhome-cgi/modules/common/musers.c @@ -565,7 +565,6 @@ void _readModRolesFromForm(GWEN_DB_NODE *dbPost, const char *sPrefix, AQH_MODULE_PERMS *modPerms) { - GWEN_DB_WriteFile(dbPost, "/var/www/aqhome-cgi/log/test.log", GWEN_DB_FLAGS_DEFAULT); AQH_ModulePerms_PresetRoleArray(modPerms, 0); if (roleList) { GWEN_BUFFER *tbuf;