eitd: remove old commented code

Origin commit data
------------------
Branch: ni/coolstream
Commit: 179804b37a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-02-10 15:38:24 +04:00
parent 044d679580
commit 8c4998cd9e
8 changed files with 72 additions and 976 deletions

View File

@@ -1,5 +1,3 @@
#ifndef SILANGUAGES_HPP
#define SILANGUAGES_HPP
//
// $Id: SIlanguage.hpp,v 1.2 2006/04/12 21:23:58 Arzka Exp $
//
@@ -21,17 +19,9 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
// $Log: SIlanguage.hpp,v $
// Revision 1.2 2006/04/12 21:23:58 Arzka
// Optimization.
// Removed unnecessary copying of std:map and
// removed few avoidable std::string creation
//
// Revision 1.1 2006/03/26 20:13:49 Arzka
// Added support for selecting EPG language
//
//
//
#ifndef SILANGUAGES_HPP
#define SILANGUAGES_HPP
#include <string>
#include <vector>