mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Removed unused file (contained enum had no references)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace mRemoteNG.Images
|
||||
{
|
||||
public enum ErrorImageType
|
||||
{
|
||||
_Information = 0,
|
||||
_Warning = 1,
|
||||
_Error = 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user