Skip to content

Commit

Permalink
Unreviewed. [GTK][WPE] Fix distcheck
Browse files Browse the repository at this point in the history
* Source/WebKit/webkitglib-symbols.map: Remove symbol not present in library.

Canonical link: https://commits.webkit.org/278558@main
  • Loading branch information
carlosgcampos committed May 9, 2024
1 parent 6330fd9 commit c42af04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/WebKit/webkitglib-symbols.map
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ global:
jsc_*;
webkit_*;
extern "C++" {
"WebKit::GPUProcessMain(int, char**)";
"WebKit::NetworkProcessMain(int, char**)";
"WebKit::WebProcessExtensionManager::initialize(WebKit::InjectedBundle*, API::Object*)";
"WebKit::WebProcessExtensionManager::singleton()";
Expand Down

0 comments on commit c42af04

Please sign in to comment.