1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

remove junk comment

This commit is contained in:
unknown
2006-11-17 13:10:54 +01:00
parent d274d475f8
commit f3e8cb194f

View File

@ -97,11 +97,6 @@ $Devel::Trace::TRACE= 1;
#
##############################################################################
# We are to use handle_options() in "mysys/my_getopt.c" for the C version
#
# In the C version we want to use structs and, in some cases, arrays of
# structs. We let each struct be a separate hash.
# Misc global variables
our $mysql_version_id;
our $glob_mysql_test_dir= undef;