From 12718514fb673dbb72f7d93ea3bb34c9574bd69a Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 26 Jul 2013 08:46:45 +0000 Subject: replace sprintf to mir_snprintf (part 7) removed not used files git-svn-id: http://svn.miranda-ng.org/main/trunk@5490 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Utils/tstring.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 plugins/Utils/tstring.h (limited to 'plugins/Utils/tstring.h') diff --git a/plugins/Utils/tstring.h b/plugins/Utils/tstring.h deleted file mode 100644 index fb340bcd03..0000000000 --- a/plugins/Utils/tstring.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef __TSTRING_H__ -# define __TSTRING_H__ - -#include -#include -#include - - -namespace std { - typedef basic_string, allocator > tstring; -} - - -#endif // __TSTRING_H__ -- cgit v1.2.3