diff options
Diffstat (limited to 'libtommath/etc/drprime.c')
-rw-r--r-- | libtommath/etc/drprime.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtommath/etc/drprime.c b/libtommath/etc/drprime.c index 0ab8ea6..0d0fdb9 100644 --- a/libtommath/etc/drprime.c +++ b/libtommath/etc/drprime.c @@ -57,4 +57,3 @@ int main(void) return 0; } - |