aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ps2/DmaPipe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/ps2/DmaPipe.cpp')
-rw-r--r--backends/platform/ps2/DmaPipe.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/platform/ps2/DmaPipe.cpp b/backends/platform/ps2/DmaPipe.cpp
index f3fbdb2c73..c6f6ab72ac 100644
--- a/backends/platform/ps2/DmaPipe.cpp
+++ b/backends/platform/ps2/DmaPipe.cpp
@@ -18,9 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL$
- * $Id$
- *
*/
// minimalistic gfx pipe implementation based on Vzzrzzn's GfxPipe.