summaryrefslogtreecommitdiffstats
path: root/sandbox
diff options
context:
space:
mode:
authorjln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-07 18:24:39 +0000
committerjln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-07 18:24:39 +0000
commitdbc144a04ad58ecedb13b159ccac010f3bf9f567 (patch)
treefbc589e07bcd5e1149e2bedd6481f2b8581661e5 /sandbox
parentba8c17fc3c489009101bb04e896ef5fcc77de0bb (diff)
downloadchromium_src-dbc144a04ad58ecedb13b159ccac010f3bf9f567.zip
chromium_src-dbc144a04ad58ecedb13b159ccac010f3bf9f567.tar.gz
chromium_src-dbc144a04ad58ecedb13b159ccac010f3bf9f567.tar.bz2
Revert 255478 "Style nits"
> Style nits > > NOTRY=true > > Review URL: https://codereview.chromium.org/189293003 TBR=matthew@dempsky.org Review URL: https://codereview.chromium.org/190543004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/linux/suid/sandbox.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sandbox/linux/suid/sandbox.c b/sandbox/linux/suid/sandbox.c
index d8ecc0d..f6e6c49 100644
--- a/sandbox/linux/suid/sandbox.c
+++ b/sandbox/linux/suid/sandbox.c
@@ -500,5 +500,3 @@ int main(int argc, char **argv) {
return 1;
}
-
-// goto fail;