Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 0d77b37

Browse files
committed
Remove the unneeded forward declaration.
1 parent 51aef81 commit 0d77b37

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

appshell/appshell_extensions_win.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232

3333
// Forward declarations for functions at the bottom of this file
3434
void FixFilename(ExtensionString& filename);
35-
void EscapeJSONString(const std::wstring& str, std::wstring& finalResult);
3635
int ConvertErrnoCode(int errorCode, bool isReading = true);
3736
int ConvertWinErrorCode(int errorCode, bool isReading = true);
3837

0 commit comments

Comments
 (0)