Remove support on Linux/BSD for ancient versions of WebKitGtk.

Still supporting 2.4.11 on Mac/Win.
This commit is contained in:
John Ralls
2020-04-24 14:22:18 -07:00
parent 758bd7b656
commit 396ddbd472
3 changed files with 3 additions and 21 deletions

View File

@@ -353,8 +353,7 @@
#cmakedefine _POSIX_SOURCE 1
/* Definitions for what WEBKIT version we're compiling against: */
#cmakedefine WEBKIT2_4 1
#cmakedefine WEBKIT2_3 1
#cmakedefine WEBKIT2 1
#cmakedefine WEBKIT1 1
/* Definitions for all OS */