diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-02 07:49:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-02 07:49:06 +0000 |
commit | de0845a6054c3858f6d0bad713014e240fcbbe35 (patch) | |
tree | 062a050971ead523fa671ec8442535d8709b1e47 /russian/prawda/files/patch-src-trans-slowo3.cpp | |
parent | - Disable FOX 1.7 support for now, as it's broken. This should be fixed in the (diff) |
Remove non staged ports without pending PR from russian
While here commit the MOVED entries from last cleanup pass
Notes
Notes:
svn path=/head/; revision=366976
Diffstat (limited to 'russian/prawda/files/patch-src-trans-slowo3.cpp')
-rw-r--r-- | russian/prawda/files/patch-src-trans-slowo3.cpp | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/russian/prawda/files/patch-src-trans-slowo3.cpp b/russian/prawda/files/patch-src-trans-slowo3.cpp deleted file mode 100644 index 65e4521aef65..000000000000 --- a/russian/prawda/files/patch-src-trans-slowo3.cpp +++ /dev/null @@ -1,24 +0,0 @@ ---- src/trans/slowo3.cpp.orig Sat Jul 31 23:59:35 2004 -+++ src/trans/slowo3.cpp Sun Jan 2 19:38:38 2005 -@@ -7,7 +7,6 @@ - /***************************************************************************/ - - # include <stdio.h> --# include <malloc.h> - # include <string.h> - # include <stdlib.h> - -@@ -1516,13 +1515,6 @@ - t_sTree * t_Slowo3 :: tree( long i_tree ) - { - return &Tree[i_tree] ; --} --/***************************************************************************/ --// --/***************************************************************************/ --t_sStruct * t_Slowo3 :: sstruct( long i_struct ) --{ -- return &Struct[i_struct] ; - } - /***************************************************************************/ - // дать переводимую структуру |