mirror of
https://github.com/kangyu-california/PersistentWindows.git
synced 2025-05-10 20:45:38 +02:00
fix compile warning
This commit is contained in:
parent
c15ab870ac
commit
4f7479b0b7
1 changed files with 1 additions and 1 deletions
|
@ -1216,7 +1216,7 @@ namespace PersistentWindows.Common
|
|||
return t;
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue