mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 05:55:59 +03:00
73a689bc39
We were calling accountState() on a "folder" member which could be nullptr. In fact this would happen any time one right click on a file outside of a sync dir under Windows, this thus led to a crash. Since the capabilities variable was unused anyway, we just removed it. Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com> |
||
---|---|---|
.. | ||
3rdparty | ||
cmd | ||
common | ||
crashreporter | ||
csync | ||
gui | ||
libsync | ||
CMakeLists.txt |