Skip to content

Commit a902c62

Browse files
committed
Remove unused comment
1 parent 9a134f3 commit a902c62

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Explorer/Explorer.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ bool IsValidFile(const WIN32_FIND_DATA & Find);
110110
HIMAGELIST GetSmallImageList(BOOL bSystem);
111111
void ExtractIcons(LPCTSTR currentPath, LPCTSTR fileName, DevType type, LPINT iIconNormal, LPINT iIconSelected, LPINT iIconOverlayed);
112112

113-
/* Resolve Links */
114-
115113
/* current open files */
116114
void UpdateDocs();
117115
void UpdateCurrUsedDocs(LPTSTR *ppFiles, UINT numFiles);

0 commit comments

Comments
 (0)