JANITORIAL: Remove unndeded "common/translation.h" include
This commit is contained in:
parent
ac6932bd89
commit
fe0193b914
9 changed files with 0 additions and 10 deletions
|
@ -22,7 +22,6 @@
|
|||
|
||||
#include "base/plugins.h"
|
||||
|
||||
#include "common/translation.h"
|
||||
#include "common/func.h"
|
||||
#include "common/debug.h"
|
||||
#include "common/config-manager.h"
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
#include "gui/saveload.h"
|
||||
#include "common/config-manager.h"
|
||||
#include "common/events.h"
|
||||
#include "common/translation.h"
|
||||
#include "cge2/events.h"
|
||||
#include "cge2/text.h"
|
||||
#include "cge2/cge2_main.h"
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
#include "common/error.h"
|
||||
#include "common/system.h"
|
||||
#include "common/textconsole.h"
|
||||
#include "common/translation.h"
|
||||
#include "common/debug-channels.h"
|
||||
|
||||
#include "common/events.h"
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
#include "common/savefile.h"
|
||||
#include "common/system.h"
|
||||
#include "common/textconsole.h"
|
||||
#include "common/translation.h"
|
||||
|
||||
#include "cryomni3d/cryomni3d.h"
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include "glk/alan3/save.h"
|
||||
#include "glk/alan3/syserr.h"
|
||||
#include "common/system.h"
|
||||
#include "common/translation.h"
|
||||
#include "common/error.h"
|
||||
#include "common/scummsys.h"
|
||||
#include "common/serializer.h"
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
#include "glk/comprehend/pics.h"
|
||||
#include "glk/quetzal.h"
|
||||
#include "common/config-manager.h"
|
||||
#include "common/translation.h"
|
||||
#include "engines/util.h"
|
||||
|
||||
namespace Glk {
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
#include "glk/tads/tads.h"
|
||||
#include "glk/tads/os_glk.h"
|
||||
#include "common/config-manager.h"
|
||||
#include "common/translation.h"
|
||||
|
||||
namespace Glk {
|
||||
namespace TADS {
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "common/translation.h"
|
||||
|
||||
#include "tsage/tsage.h"
|
||||
#include "tsage/core.h"
|
||||
#include "tsage/dialogs.h"
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
#include "common/savefile.h"
|
||||
#include "common/str-array.h"
|
||||
#include "common/memstream.h"
|
||||
#include "common/translation.h"
|
||||
#include "ultima/shared/early/ultima_early.h"
|
||||
#include "ultima/ultima4/ultima4.h"
|
||||
#include "ultima/ultima4/meta_engine.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue