diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-04-05 18:54:30 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-04-05 18:54:30 +0000 |
| commit | 733612551879e081161604a6e10b7e5fdfe0f89e (patch) | |
| tree | cee02cc5dd15b621eab0c81bc57ea97c0ebd95a0 /plugins/dfinput | |
| parent | cdfc75abcb5626b37fe94b4d589adfd658ea7f4f (diff) | |
Patch 14257 (BlackLotus);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83958 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfinput')
| -rwxr-xr-x | plugins/dfinput/pad.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/dfinput/pad.c b/plugins/dfinput/pad.c index 1a11dd41..0861312e 100755 --- a/plugins/dfinput/pad.c +++ b/plugins/dfinput/pad.c @@ -676,8 +676,6 @@ void PADabout(void) { } else if (pid > 0) { waitpid(pid, NULL, 0); } - - return PSE_PAD_ERR_SUCCESS; } #endif |
