diff --git a/docs.it4i/prace.md b/docs.it4i/prace.md
index 994b64dc9726858dbe994d7c0f3177ed7f8d3fdf..bca90a27e026fac2a7f0d1ba94de61e5923b6945 100644
--- a/docs.it4i/prace.md
+++ b/docs.it4i/prace.md
@@ -241,8 +241,6 @@ Salomon:
 | **qfree** Free resource queue      | yes            | none required     | 752 nodes, max 86 per job  | -1024    | no            | 12 / 12 h      |
 | **qprace** Legacy production queue | yes            | >0                | 1006 nodes, max 86 per job | 0        | no            | 24 / 48 h      |
 
-**qprace**, the PRACE queue is intended for normal production runs. It is required that active project with nonzero remaining resources is specified to enter the qprace. The queue runs with medium priority and no special authorization is required to use it. The maximum runtime in qprace is 48 hours. If the job needs longer time, it must use the checkpoint/restart functionality.
-
 ### Accounting & Quota
 
 The resources that are currently subject to accounting are the core hours. The core hours are accounted on the wall clock basis. The accounting runs whenever the computational cores are allocated or blocked via the PBS Pro workload manager (the qsub command), regardless of whether the cores are actually used for any calculation. See the [example in the general documentation][13].