mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
remove the no longer used uthash
This commit is contained in:
parent
dca2663500
commit
870607aa38
2 changed files with 0 additions and 1152 deletions
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue