diff options
author | Michael Widenius <monty@askmonty.org> | 2012-08-14 17:23:34 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2012-08-14 17:23:34 +0300 |
commit | 60589aeee03949033c66da5c1eae70d4342179fc (patch) | |
tree | 1cd399dbed17c5c7b4ed16eb7b872dc979af1c93 /mysys/psi_noop.c | |
parent | b39e6e3d093b45f792959ef06fea1c175263ae1a (diff) | |
download | mariadb-git-60589aeee03949033c66da5c1eae70d4342179fc.tar.gz |
Next part of merge. See TODO for details
Diffstat (limited to 'mysys/psi_noop.c')
-rw-r--r-- | mysys/psi_noop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysys/psi_noop.c b/mysys/psi_noop.c index 6d26f5a2178..78629ca16d7 100644 --- a/mysys/psi_noop.c +++ b/mysys/psi_noop.c @@ -743,4 +743,3 @@ void set_psi_server(PSI *psi) } C_MODE_END - |