Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Remove an unused function from the backoffice.c. This problem only comes up on Windows as the function call was contained within #ifdef _WIN32. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2d732f4030e8501318a91c2da3e1dcf9 |
User & Date: | drh 2018-08-09 21:40:47.026 |
Context
2018-08-10
| ||
16:16 | Add the find_emailaddr() SQL function. ... (check-in: 8a20d41f user: drh tags: trunk) | |
2018-08-09
| ||
21:40 | Remove an unused function from the backoffice.c. This problem only comes up on Windows as the function call was contained within #ifdef _WIN32. ... (check-in: 2d732f40 user: drh tags: trunk) | |
16:00 | Fix an unfinalized prepared statement in the "fossil bisect ui" command. ... (check-in: 148d4b66 user: drh tags: trunk) | |
Changes
Changes to src/backoffice.c.