util: Removed confirm

This commit is contained in:
Paul Beckingham 2016-12-06 07:32:19 -05:00
parent c12deb535e
commit 6cdb0d4b95
6 changed files with 4 additions and 36 deletions

View file

@ -31,7 +31,7 @@
#include <i18n.h>
#include <main.h>
#include <format.h>
#include <util.h>
#include <shared.h>
extern Context context;