From d070d0ddfd20e60cb2ff350b74159a4be353d8fd Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <icculus@icculus.org>
Date: Tue, 17 Apr 2007 09:09:48 +0000
Subject: [PATCH] Removing .gdbinit from test directory.

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402307
---
 test/.gdbinit | 3 ---
 1 file changed, 3 deletions(-)
 delete mode 100644 test/.gdbinit

diff --git a/test/.gdbinit b/test/.gdbinit
deleted file mode 100644
index 63ebf2cb..00000000
--- a/test/.gdbinit
+++ /dev/null
@@ -1,3 +0,0 @@
-handle SIGUSR1 pass noprint
-handle SIGUSR2 pass noprint
-break main
-- 
2.18.1