Skip to content

Commit 8b4b8ad

Browse files
committed
backport: finish GetDefaultDataDir extraction
1 parent 9d0afc4 commit 8b4b8ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/util/system.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ bool error(const char* fmt, const Args&... args)
5858

5959
void PrintExceptionContinue(const std::exception_ptr pex, const char* pszExceptionOrigin);
6060

61-
fs::path GetDefaultDataDir();
6261
// Return true if -datadir option points to a valid directory or is not specified.
6362
bool CheckDataDirOption();
6463
fs::path GetConfigFile(const fs::path& configuration_file_path);

0 commit comments

Comments
 (0)