Skip to content

Commit 47fe170

Browse files
committed
Delete unused
1 parent a3b80d4 commit 47fe170

8 files changed

Lines changed: 0 additions & 798 deletions

File tree

vm_libraries/libhashmap/vm_libhashmap.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
#include <stdlib.h>
2020

21-
#include "hashtable.h"
2221
#include "vm_libhashmap.h"
2322
#include "vm.h"
2423

vm_libraries/libhashmap/vm_libhashmap.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#ifndef VM_LIBHASHMAP_H_
2121
#define VM_LIBHASHMAP_H_
2222

23-
#include "hashtable.h"
2423
#include "vm.h"
2524

2625
#define HASHTABLE_LIBRARY_IDENTIFIER 0x00000010

vm_libraries/utils/hashtable.c

Lines changed: 0 additions & 186 deletions
This file was deleted.

vm_libraries/utils/hashtable.h

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)