mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-23 17:53:03 +02:00
Remove src/expr.h - everything in it is now in types.h or protos.h
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include "globals.h"
|
||||
#include "protos.h"
|
||||
#include "err.h"
|
||||
#include "expr.h"
|
||||
|
||||
#define FUNC_HASH_SIZE 32 /* Size of User-defined function hash table */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user