aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs')
-rw-r--r--TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs b/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
index 0087fb0..5e1ccf4 100644
--- a/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
+++ b/TimeHACK.Main/SaveDialogs/LoadGameProfileItem.cs
@@ -123,7 +123,7 @@ namespace TimeHACK
}
}
pnlConfirm.Hide();
- } catch (Exception ex)
+ } catch
{
}