diff options
Diffstat (limited to 'games/armagetron/files/patch-src-network_nPriorizing.h')
-rw-r--r-- | games/armagetron/files/patch-src-network_nPriorizing.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/armagetron/files/patch-src-network_nPriorizing.h b/games/armagetron/files/patch-src-network_nPriorizing.h deleted file mode 100644 index a82698815e5d..000000000000 --- a/games/armagetron/files/patch-src-network_nPriorizing.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/network/nPriorizing.h.orig 2007-10-02 18:17:42.000000000 +0200 -+++ src/network/nPriorizing.h 2007-10-02 18:18:00.000000000 +0200 -@@ -36,6 +36,7 @@ - class nSendBuffer; - class nBandwidthControl; - class nBandwidthTask; -+class nBandwidthTaskPriorizer; - - tDECLARE_REFOBJ( nBandwidthTask ); - tDECLARE_REFOBJ( nBandwidthArbitrator ); |