aboutsummaryrefslogtreecommitdiff
path: root/deskutils/nextcloudclient
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2020-09-26 16:17:49 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2020-09-26 16:17:49 +0000
commit7454a9300dce00c32b994d4912702b166474492a (patch)
treefd1d4f856204c38729885c53a0a5b4c2612ace46 /deskutils/nextcloudclient
parentbd103160d2b74a43299026cc8a9595d1ea9ca4d4 (diff)
downloadports-7454a9300dce00c32b994d4912702b166474492a.tar.gz
ports-7454a9300dce00c32b994d4912702b166474492a.zip
Remove sperflous patch
PR: 249896
Notes
Notes: svn path=/head/; revision=550196
Diffstat (limited to 'deskutils/nextcloudclient')
-rw-r--r--deskutils/nextcloudclient/files/patch-src_gui_owncloudgui.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/nextcloudclient/files/patch-src_gui_owncloudgui.cpp b/deskutils/nextcloudclient/files/patch-src_gui_owncloudgui.cpp
deleted file mode 100644
index f9e0d7f0fd37..000000000000
--- a/deskutils/nextcloudclient/files/patch-src_gui_owncloudgui.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gui/owncloudgui.cpp.orig 2017-12-20 15:03:02 UTC
-+++ src/gui/owncloudgui.cpp
-@@ -35,6 +35,8 @@
- #include "common/syncjournalfilerecord.h"
- #include "creds/abstractcredentials.h"
-
-+#include <climits>
-+
- #include <QDesktopServices>
- #include <QDir>
- #include <QMessageBox>