aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/libgnat/s-trasym.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/libgnat/s-trasym.ads')
-rw-r--r--gcc/ada/libgnat/s-trasym.ads4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ada/libgnat/s-trasym.ads b/gcc/ada/libgnat/s-trasym.ads
index f0240cd..e974ee9 100644
--- a/gcc/ada/libgnat/s-trasym.ads
+++ b/gcc/ada/libgnat/s-trasym.ads
@@ -71,10 +71,6 @@
-- executable. You should consider using gdb to obtain symbolic traceback in
-- such cases.
-pragma Polling (Off);
--- We must turn polling off for this unit, because otherwise we can get
--- elaboration circularities when polling is turned on.
-
with Ada.Exceptions;
package System.Traceback.Symbolic is