Skip to content

Commit a7a4988

Browse files
committed
mysys/my_rnd.c - remove #ifdef __cplusplus
1 parent 74b1af1 commit a7a4988

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mysys/my_rnd.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,3 @@ double my_rnd_ssl(struct my_rnd_struct *rand_st)
9595

9696
return my_rnd(rand_st);
9797
}
98-
99-
#ifdef __cplusplus
100-
}
101-
#endif

0 commit comments

Comments
 (0)