We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713cf2e commit fa6c728Copy full SHA for fa6c728
1 file changed
src/api/InkAPI.cc
@@ -142,7 +142,6 @@ extern MgmtConverter const &HttpDownServerCacheTimeConv;
142
extern HttpSessionAccept *plugin_http_accept;
143
extern HttpSessionAccept *plugin_http_transparent_accept;
144
extern thread_local PluginThreadContext *pluginThreadContext;
145
-static ClassAllocator<APIHook> apiHookAllocator("apiHookAllocator");
146
extern ClassAllocator<INKContInternal> INKContAllocator;
147
extern ClassAllocator<INKVConnInternal> INKVConnAllocator;
148
static ClassAllocator<MIMEFieldSDKHandle> mHandleAllocator("MIMEFieldSDKHandle");
0 commit comments