diff options
author | dartraiden <wowemuh@gmail.com> | 2018-03-25 22:11:27 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-03-25 22:11:27 +0300 |
commit | 9cf27796861004c2e34191230207a62ac0a1b09f (patch) | |
tree | d2f67e5949cc76e9f1864749ba71d131410be926 /plugins/ProfileManager/res | |
parent | 35a613633a2bec681e2cb8e7dac583b16465efef (diff) |
remove some more DbChecker
Diffstat (limited to 'plugins/ProfileManager/res')
-rw-r--r-- | plugins/ProfileManager/res/Dbchecker.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/ProfileManager/res/resource.rc | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ProfileManager/res/Dbchecker.ico b/plugins/ProfileManager/res/Dbchecker.ico Binary files differdeleted file mode 100644 index 1cac79f9d0..0000000000 --- a/plugins/ProfileManager/res/Dbchecker.ico +++ /dev/null diff --git a/plugins/ProfileManager/res/resource.rc b/plugins/ProfileManager/res/resource.rc index 11526085cc..ca6a9b861f 100644 --- a/plugins/ProfileManager/res/resource.rc +++ b/plugins/ProfileManager/res/resource.rc @@ -31,7 +31,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDI_ChangePM ICON "ChangePM.ico"
IDI_LoadPM ICON "LoadPM.ico"
IDI_Restart ICON "Restart.ico"
-IDI_Dbchecker ICON "Dbchecker.ico"
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
|