From: yu.dongliang <18588496441@163.com> Date: Tue, 10 Oct 2023 14:36:51 +0000 (+0800) Subject: delete __ses_path_dr() X-Git-Url: http://baseworks.info/?a=commitdiff_plain;h=8a3ed4c1f9464160ef522b5dec119b4a66108919;p=ses.git delete __ses_path_dr() --- diff --git a/ses_core.h b/ses_core.h index b5b3817..89a54de 100644 --- a/ses_core.h +++ b/ses_core.h @@ -108,7 +108,6 @@ int ses_steps_analyse(ScfEfunction* f, int64_t ns, int64_t count); void __ses_path_split_i(ScfEfunction* f, ses_path_t* path, int i, int j, double la, double jla, double* a, double* ja); void __ses_path_pr (ScfEfunction* f, ses_path_t* path, int i, int j, ScfEpin* cp1, double* r, double* jr); -void __ses_path_dr (ScfEpin* p0, ScfEpin* p1, ScfEpin* p); static inline void vertical(int* px, int* py, int dx, int dy, int d) {