delete __ses_path_dr()
authoryu.dongliang <18588496441@163.com>
Tue, 10 Oct 2023 14:36:51 +0000 (22:36 +0800)
committeryu.dongliang <18588496441@163.com>
Tue, 10 Oct 2023 14:36:51 +0000 (22:36 +0800)
ses_core.h

index b5b38170f922234865b6f07f5ebb9327985a4016..89a54def3b82aff0377dffb6f5ab45aaddacefc0 100644 (file)
@@ -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)
 {