summaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-06 13:45:26 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-06 13:45:26 -0400
commit54d5d8ada45ba77d7ce05f70c76deede5bc01a72 (patch)
tree17936294b369ae499f432ba7d40c242c97427963 /src/utils.h
parentcf6babcf9048f7e9205b1bead4794d8e2e9e8d62 (diff)
downloadfork-ledger-54d5d8ada45ba77d7ce05f70c76deede5bc01a72.tar.gz
fork-ledger-54d5d8ada45ba77d7ce05f70c76deede5bc01a72.tar.bz2
fork-ledger-54d5d8ada45ba77d7ce05f70c76deede5bc01a72.zip
Removed the now unused pushvar.h file.
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils.h b/src/utils.h
index 23ae10c7..a292ccf6 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -473,7 +473,6 @@ void finish_timer(const char * name);
#include "times.h"
#include "flags.h"
#include "stream.h"
-#include "pushvar.h"
enum caught_signal_t {
NONE_CAUGHT,