1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 04:16:39 +00:00
termux-packages/packages/oleo/basic.h.patch
Leonid Pliushch b45fc730dc move some packages from unstable repo
* geth
* jbig2dec
* myrepos
* oleo
* samefile
* sdcv
* yadm
2019-09-08 17:25:28 +03:00

12 lines
387 B
Diff

--- ../tmp-orig/oleo-1.99.16/src/basic.h 2000-08-10 23:02:49.000000000 +0200
+++ src/src/basic.h 2005-03-18 20:42:30.963398869 +0100
@@ -36,9 +36,6 @@
extern const int colmagic[9];
extern const int rowmagic[9];
-extern char * motion_name[9];
-extern enum motion_magic complementary_motion[9];
-extern enum motion_magic opposite_motion[9];
extern int run_load_hooks;