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

@ -29,7 +29,7 @@
#include <iostream>
#include <Context.h>
#include <Filter.h>
#include <util.h>
#include <shared.h>
#include <format.h>
#include <i18n.h>
#include <main.h>