mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated i18n.h
This commit is contained in:
parent
1ea9721e90
commit
7be5b86618
22 changed files with 0 additions and 356 deletions
|
@ -26,7 +26,6 @@
|
|||
|
||||
#include <cmake.h>
|
||||
#include <ColScheduled.h>
|
||||
#include <i18n.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
ColumnScheduled::ColumnScheduled ()
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
#include <Filter.h>
|
||||
#include <shared.h>
|
||||
#include <format.h>
|
||||
#include <i18n.h>
|
||||
#include <utf8.h>
|
||||
#include <main.h>
|
||||
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
#include <Variant.h>
|
||||
#include <Filter.h>
|
||||
#include <format.h>
|
||||
#include <i18n.h>
|
||||
|
||||
extern Context context;
|
||||
extern Task& contextTask;
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
#include <shared.h>
|
||||
#include <format.h>
|
||||
#include <utf8.h>
|
||||
#include <i18n.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
extern Context context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue