mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
remove the no longer used uthash
This commit is contained in:
1140
3rdparty/uthash.h
vendored
1140
3rdparty/uthash.h
vendored
File diff suppressed because it is too large
Load Diff
@@ -1,12 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (C) 2021 Kovid Goyal <kovid at kovidgoyal.net>
|
|
||||||
*
|
|
||||||
* Distributed under terms of the GPL3 license.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include "data-types.h"
|
|
||||||
#define uthash_fatal(msg) fatal(msg)
|
|
||||||
#define hash_handle_type UT_hash_handle
|
|
||||||
#include "../3rdparty/uthash.h"
|
|
||||||
Reference in New Issue
Block a user