diff options
Diffstat (limited to 'misc/examples/mixed/astar.c')
| -rw-r--r-- | misc/examples/mixed/astar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/examples/mixed/astar.c b/misc/examples/mixed/astar.c index 590b7952..d15a9ed7 100644 --- a/misc/examples/mixed/astar.c +++ b/misc/examples/mixed/astar.c @@ -61,7 +61,6 @@ point_key_cmp(const point* a, const point* b) #include <stc/cpque.h> #define i_key point -#define i_opt c_no_cmp #include <stc/cdeq.h> #define i_key point |
