summaryrefslogtreecommitdiff
path: root/plugins/CSList/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CSList/src')
-rw-r--r--plugins/CSList/src/cslist.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CSList/src/cslist.cpp b/plugins/CSList/src/cslist.cpp
index 442d2ae86d..4ecc87bb24 100644
--- a/plugins/CSList/src/cslist.cpp
+++ b/plugins/CSList/src/cslist.cpp
@@ -130,7 +130,6 @@ extern "C" __declspec(dllexport) int Load()
SKINICONDESC sid = { 0 };
sid.defaultFile.t = tszFile;
sid.flags = SIDF_ALL_TCHAR;
- sid.cx = sid.cy = 16;
sid.section.t = _T(MODULENAME);
for (int i = 0; i < _countof(forms); i++) {