aboutsummaryrefslogtreecommitdiffstats
path: root/libart_lgpl/art_svp_wind.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-06-16 19:04:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-06-16 19:04:07 +0800
commitd4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a (patch)
treeb3646b030aca0b01e3717f07bc35e2789b97f00a /libart_lgpl/art_svp_wind.h
parentf06717f6ef100bd840c0cd470c6227e47201f907 (diff)
downloadgsoc2013-evolution-d4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a.tar
gsoc2013-evolution-d4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a.tar.gz
gsoc2013-evolution-d4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a.tar.bz2
gsoc2013-evolution-d4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a.tar.lz
gsoc2013-evolution-d4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a.tar.xz
gsoc2013-evolution-d4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a.tar.zst
gsoc2013-evolution-d4a32e5a9867bc2dbd41ffa6e8eb3be44a70c00a.zip
Remove unused libart_lgpl API.
According to CallCatcher.
Diffstat (limited to 'libart_lgpl/art_svp_wind.h')
-rw-r--r--libart_lgpl/art_svp_wind.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/libart_lgpl/art_svp_wind.h b/libart_lgpl/art_svp_wind.h
index 0e9d5e70d4..fd999b4bb9 100644
--- a/libart_lgpl/art_svp_wind.h
+++ b/libart_lgpl/art_svp_wind.h
@@ -39,13 +39,6 @@ typedef enum {
} ArtWindRule;
#endif
-ArtSVP *
-art_svp_uncross (ArtSVP *vp);
-
-ArtSVP *
-art_svp_rewind_uncrossed (ArtSVP *vp, ArtWindRule rule);
-
-
#ifdef __cplusplus
}
#endif /* __cplusplus */