forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitca89db5
committed
Remove dead code
The configure check for HAVE_DECL_LLVMORCREGISTERPERF was removed bye9a9843, but some code guarded by it was left. (That commitremoved the "register" calls but left the "unregister" calls.) Thatcode cannot be reached anymore, so remove it.Reported-by: Heikki Linnakangas <hlinnaka@iki.fi>Discussion:https://www.postgresql.org/message-id/5539b16c-cff7-46d5-9621-c3fb6b549e9e@iki.fi1 parent2e75492 commitca89db5
1 file changed
+0
-8
lines changedLines changed: 0 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1033 | 1033 |
| |
1034 | 1034 |
| |
1035 | 1035 |
| |
1036 |
| - | |
1037 |
| - | |
1038 |
| - | |
1039 |
| - | |
1040 | 1036 |
| |
1041 | 1037 |
| |
1042 | 1038 |
| |
1043 | 1039 |
| |
1044 | 1040 |
| |
1045 | 1041 |
| |
1046 |
| - | |
1047 |
| - | |
1048 |
| - | |
1049 |
| - | |
1050 | 1042 |
| |
1051 | 1043 |
| |
1052 | 1044 |
| |
|
0 commit comments
Comments
(0)