summaryrefslogtreecommitdiff
path: root/include/mp.h
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2008-06-11 12:31:51 +0000
committerCharles.Forsyth <devnull@localhost>2008-06-11 12:31:51 +0000
commit31a18a6996a6b5927e39cc553696c167e6c88e3d (patch)
tree40433c168b91d5c224cb8c338054eb9fb2ecbd37 /include/mp.h
parentac4d5a82181d3f4d63469e7745ccd38126c04b24 (diff)
20080611-1331
Diffstat (limited to 'include/mp.h')
-rw-r--r--include/mp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mp.h b/include/mp.h
index 5f924a37..3eb020ef 100644
--- a/include/mp.h
+++ b/include/mp.h
@@ -137,5 +137,3 @@ void crtresfree(CRTres*);
#pragma varargck type "B" mpint*
#pragma varargck type "U" mpint*
-
-typedef mpint *BigInt;