Commit 7aabea2cfd5551a296b6a0906fe9d364eb86fa02
1 parent
53552274
commit changes
Showing
1 changed file
with
0 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.API/Models/Users.cs
@@ -359,7 +359,6 @@ namespace AIAHTML5.API.Models | @@ -359,7 +359,6 @@ namespace AIAHTML5.API.Models | ||
359 | { | 359 | { |
360 | DBModel objModel = new DBModel(); | 360 | DBModel objModel = new DBModel(); |
361 | bool IsModestyOn = objModel.GetModestyInfo(LicenseId); | 361 | bool IsModestyOn = objModel.GetModestyInfo(LicenseId); |
362 | - //userInfo.modesty = IsModestyOn; | ||
363 | return IsModestyOn; | 362 | return IsModestyOn; |
364 | } | 363 | } |
365 | } | 364 | } |