Index: fpdfsdk/include/pdfwindow/PWL_Utils.h |
diff --git a/fpdfsdk/include/pdfwindow/PWL_Utils.h b/fpdfsdk/include/pdfwindow/PWL_Utils.h |
index ef87ea36f4d8ae78384ccff268ed23417a6cfd93..3cc7e0177e62829e64aec8180b07fe4d2cf2a966 100644 |
--- a/fpdfsdk/include/pdfwindow/PWL_Utils.h |
+++ b/fpdfsdk/include/pdfwindow/PWL_Utils.h |
@@ -65,9 +65,6 @@ T PWL_MAX(const T& i, const T& j) { |
#define PCS_SQUARE 4 |
#define PCS_STAR 5 |
-#define PWL_PI 3.14159265358979f |
-#define PWL_BEZIER 0.5522847498308f |
- |
// pushbutton layout style |
#define PPBL_LABEL 0 |
#define PPBL_ICON 1 |