xenadmin/XenAdmin/Actions/GUIActions/Wlb
Konstantina Chremmou 975fe4f303 While researching the places where we use is_control_domain, I refactored some issues I noticed and were quick to fix:
- removed unnecessary casts
- no need to catch exception only to rethrow it; do not interrupt the call stack by using "throw ex"
- redundant check and value setting
2016-06-30 12:23:49 +01:00
..
ExportReportAction.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
WlbOptimizePoolAction.cs While researching the places where we use is_control_domain, I refactored some issues I noticed and were quick to fix: 2016-06-30 12:23:49 +01:00