Remove needless file due to Russia scraps DST in 2011.

This commit is contained in:
Sergey A. Osokin 2011-06-28 12:32:24 +00:00
parent e0bfbfce79
commit 877854f667
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223638
2 changed files with 0 additions and 17 deletions

View File

@ -10,7 +10,6 @@
#include <ru_RU.KOI8-R/calendar.common>
#include <ru_RU.KOI8-R/calendar.holiday>
#include <ru_RU.KOI8-R/calendar.military>
#include <ru_RU.KOI8-R/calendar.msk>
#include <ru_RU.KOI8-R/calendar.orthodox>
#include <ru_RU.KOI8-R/calendar.pagan>

View File

@ -1,16 +0,0 @@
/*
* Перевод часов для московской временной зоны
*
* $FreeBSD$
*/
#ifndef _ru_RU_KOI8_R_msk_
#define _ru_RU_KOI8_R_msk_
LANG=ru_RU.KOI8-R
03/SunLast Начало московского летнего времени; часы переводятся вперед
10/SunLast Конец московского летнего времени; часы переводятся назад
#endif /* !_ru_RU_KOI8_R_msk_ */