aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-01-22 14:31:26 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-01-22 14:31:26 +0100
commit15409217e37bf864c2cc346b0a1c08340fb3233d (patch)
tree718da1e797ac6bab71d938614e2d64c5ff13dd22
parentFixed all leaks. (diff)
downloadcalp-15409217e37bf864c2cc346b0a1c08340fb3233d.tar.gz
calp-15409217e37bf864c2cc346b0a1c08340fb3233d.tar.xz
Remove superfluous file trie.c.
-rw-r--r--trie.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/trie.c b/trie.c
deleted file mode 100644
index aa83f622..00000000
--- a/trie.c
+++ /dev/null
@@ -1 +0,0 @@
-#include "trie.h"