[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] com =?UTF-8?Q?pecl/database/mysql=5Fxdevapi=3A=20orabug=20=23=33=30=30=38?= =?UTF-8?Q?=34
From:       hery ramilison <mysqlre () php ! net>
Date:       2019-07-23 20:29:44
Message-ID: php-mail-7135f47dec5a2ef6add039b3d987087f1633098282 () git ! php ! net
[Download RAW message or body]

Commit:    921771f069aa2d216b60416f3b7ef277c4395ed7
Author:    Darek Slusarczyk <dariusz.slusarczyk@oracle.com>         Tue, 23 Jul 2019 \
                14:23:33 +0200
Parents:   6a6a0a36cd0126621d655a204d252040f032a63d
Branches:  master

Link:       http://git.php.net/?p=pecl/database/mysql_xdevapi.git;a=commitdiff;h=921771f069aa2d216b60416f3b7ef277c4395ed7


Log:
orabug #30084593: get rid of vim "decorators"
- remove all footers with vim params, similarly as PHP devs removed it in PHP-7.4

Bugs:
https://bugs.php.net/30084593

Changed paths:
  M  config-win.h
  M  messages/mysqlx_connection.cc
  M  messages/mysqlx_connection.h
  M  messages/mysqlx_message__auth_ok.cc
  M  messages/mysqlx_message__auth_ok.h
  M  messages/mysqlx_message__auth_start.cc
  M  messages/mysqlx_message__auth_start.h
  M  messages/mysqlx_message__capabilities.cc
  M  messages/mysqlx_message__capabilities.h
  M  messages/mysqlx_message__capabilities_get.cc
  M  messages/mysqlx_message__capabilities_get.h
  M  messages/mysqlx_message__capabilities_set.cc
  M  messages/mysqlx_message__capabilities_set.h
  M  messages/mysqlx_message__capability.cc
  M  messages/mysqlx_message__capability.h
  M  messages/mysqlx_message__data_fetch_done.cc
  M  messages/mysqlx_message__data_fetch_done.h
  M  messages/mysqlx_message__error.cc
  M  messages/mysqlx_message__error.h
  M  messages/mysqlx_message__ok.cc
  M  messages/mysqlx_message__ok.h
  M  messages/mysqlx_message__stmt_execute.cc
  M  messages/mysqlx_message__stmt_execute.h
  M  messages/mysqlx_message__stmt_execute_ok.cc
  M  messages/mysqlx_message__stmt_execute_ok.h
  M  messages/mysqlx_pfc.cc
  M  messages/mysqlx_pfc.h
  M  messages/mysqlx_resultset__column_metadata.cc
  M  messages/mysqlx_resultset__column_metadata.h
  M  messages/mysqlx_resultset__data_row.cc
  M  messages/mysqlx_resultset__data_row.h
  M  messages/mysqlx_resultset__resultset_metadata.cc
  M  messages/mysqlx_resultset__resultset_metadata.h
  M  mysqlnd_api.h
  M  mysqlx_base_result.cc
  M  mysqlx_base_result.h
  M  mysqlx_class_properties.cc
  M  mysqlx_class_properties.h
  M  mysqlx_client.cc
  M  mysqlx_client.h
  M  mysqlx_collection.cc
  M  mysqlx_collection.h
  M  mysqlx_collection__add.cc
  M  mysqlx_collection__add.h
  M  mysqlx_collection__find.cc
  M  mysqlx_collection__find.h
  M  mysqlx_collection__modify.cc
  M  mysqlx_collection__modify.h
  M  mysqlx_collection__remove.cc
  M  mysqlx_collection__remove.h
  M  mysqlx_collection_index.cc
  M  mysqlx_collection_index.h
  M  mysqlx_column_result.cc
  M  mysqlx_crud_operation_bindable.cc
  M  mysqlx_crud_operation_bindable.h
  M  mysqlx_crud_operation_limitable.cc
  M  mysqlx_crud_operation_limitable.h
  M  mysqlx_crud_operation_skippable.cc
  M  mysqlx_crud_operation_skippable.h
  M  mysqlx_crud_operation_sortable.cc
  M  mysqlx_crud_operation_sortable.h
  M  mysqlx_database_object.cc
  M  mysqlx_database_object.h
  M  mysqlx_doc_result.cc
  M  mysqlx_doc_result.h
  M  mysqlx_doc_result_iterator.cc
  M  mysqlx_doc_result_iterator.h
  M  mysqlx_enum_n_def.h
  M  mysqlx_exception.cc
  M  mysqlx_exception.h
  M  mysqlx_executable.cc
  M  mysqlx_executable.h
  M  mysqlx_execution_status.cc
  M  mysqlx_execution_status.h
  M  mysqlx_expression.cc
  M  mysqlx_expression.h
  M  mysqlx_object.cc
  M  mysqlx_object.h
  M  mysqlx_result.cc
  M  mysqlx_result.h
  M  mysqlx_result_iterator.cc
  M  mysqlx_result_iterator.h
  M  mysqlx_row_result.cc
  M  mysqlx_row_result.h
  M  mysqlx_row_result_iterator.cc
  M  mysqlx_row_result_iterator.h
  M  mysqlx_schema.cc
  M  mysqlx_schema.h
  M  mysqlx_schema_object.cc
  M  mysqlx_schema_object.h
  M  mysqlx_session.cc
  M  mysqlx_session.h
  M  mysqlx_sql_statement.cc
  M  mysqlx_sql_statement.h
  M  mysqlx_sql_statement_result.cc
  M  mysqlx_sql_statement_result.h
  M  mysqlx_sql_statement_result_iterator.cc
  M  mysqlx_sql_statement_result_iterator.h
  M  mysqlx_table.cc
  M  mysqlx_table.h
  M  mysqlx_table__delete.cc
  M  mysqlx_table__delete.h
  M  mysqlx_table__insert.cc
  M  mysqlx_table__insert.h
  M  mysqlx_table__select.cc
  M  mysqlx_table__select.h
  M  mysqlx_table__update.cc
  M  mysqlx_table__update.h
  M  mysqlx_warning.cc
  M  mysqlx_warning.h
  M  mysqlx_x_session.cc
  M  mysqlx_x_session.h
  M  php_api.h
  M  php_mysql_xdevapi.h
  M  php_mysqlx.cc
  M  php_mysqlx.h
  M  php_mysqlx_ex.cc
  M  php_mysqlx_ex.h
  M  protobuf_api.h
  M  util/allocator.cc
  M  util/allocator.h
  M  util/compiler_utils.h
  M  util/exceptions.cc
  M  util/exceptions.h
  M  util/hash_table.cc
  M  util/hash_table.h
  M  util/json_utils.cc
  M  util/json_utils.h
  M  util/object.cc
  M  util/object.h
  M  util/pb_utils.h
  M  util/string_utils.cc
  M  util/string_utils.h
  M  util/strings.cc
  M  util/strings.h
  M  util/types.h
  M  util/url_utils.cc
  M  util/url_utils.h
  M  util/value.cc
  M  util/value.h
  M  util/zend_utils.cc
  M  util/zend_utils.h
  M  xmysqlnd/xmysqlnd.h
  M  xmysqlnd/xmysqlnd_any2expr.cc
  M  xmysqlnd/xmysqlnd_any2expr.h
  M  xmysqlnd/xmysqlnd_collection.cc
  M  xmysqlnd/xmysqlnd_collection.h
  M  xmysqlnd/xmysqlnd_crud_collection_commands.cc
  M  xmysqlnd/xmysqlnd_crud_collection_commands.h
  M  xmysqlnd/xmysqlnd_crud_commands.h
  M  xmysqlnd/xmysqlnd_crud_table_commands.cc
  M  xmysqlnd/xmysqlnd_crud_table_commands.h
  M  xmysqlnd/xmysqlnd_driver.cc
  M  xmysqlnd/xmysqlnd_driver.h
  M  xmysqlnd/xmysqlnd_enum_n_def.h
  M  xmysqlnd/xmysqlnd_environment.cc
  M  xmysqlnd/xmysqlnd_environment.h
  M  xmysqlnd/xmysqlnd_extension_plugin.cc
  M  xmysqlnd/xmysqlnd_extension_plugin.h
  M  xmysqlnd/xmysqlnd_index_collection_commands.cc
  M  xmysqlnd/xmysqlnd_index_collection_commands.h
  M  xmysqlnd/xmysqlnd_object_factory.cc
  M  xmysqlnd/xmysqlnd_object_factory.h
  M  xmysqlnd/xmysqlnd_priv.h
  M  xmysqlnd/xmysqlnd_protocol_dumper.h
  M  xmysqlnd/xmysqlnd_protocol_frame_codec.cc
  M  xmysqlnd/xmysqlnd_protocol_frame_codec.h
  M  xmysqlnd/xmysqlnd_rowset.cc
  M  xmysqlnd/xmysqlnd_rowset.h
  M  xmysqlnd/xmysqlnd_rowset_buffered.cc
  M  xmysqlnd/xmysqlnd_rowset_buffered.h
  M  xmysqlnd/xmysqlnd_rowset_fwd.cc
  M  xmysqlnd/xmysqlnd_rowset_fwd.h
  M  xmysqlnd/xmysqlnd_schema.cc
  M  xmysqlnd/xmysqlnd_schema.h
  M  xmysqlnd/xmysqlnd_session.cc
  M  xmysqlnd/xmysqlnd_session.h
  M  xmysqlnd/xmysqlnd_statistics.cc
  M  xmysqlnd/xmysqlnd_stmt.cc
  M  xmysqlnd/xmysqlnd_stmt.h
  M  xmysqlnd/xmysqlnd_stmt_execution_state.cc
  M  xmysqlnd/xmysqlnd_stmt_execution_state.h
  M  xmysqlnd/xmysqlnd_stmt_result.cc
  M  xmysqlnd/xmysqlnd_stmt_result.h
  M  xmysqlnd/xmysqlnd_stmt_result_meta.cc
  M  xmysqlnd/xmysqlnd_stmt_result_meta.h
  M  xmysqlnd/xmysqlnd_table.cc
  M  xmysqlnd/xmysqlnd_table.h
  M  xmysqlnd/xmysqlnd_utils.cc
  M  xmysqlnd/xmysqlnd_utils.h
  M  xmysqlnd/xmysqlnd_warning_list.cc
  M  xmysqlnd/xmysqlnd_warning_list.h
  M  xmysqlnd/xmysqlnd_wireprotocol.h
  M  xmysqlnd/xmysqlnd_zval2any.cc
  M  xmysqlnd/xmysqlnd_zval2any.h


["diff_921771f069aa2d216b60416f3b7ef277c4395ed7.txt" (text/plain)]

diff --git a/config-win.h b/config-win.h
index 3b5f95e..d93b3bf 100644
--- a/config-win.h
+++ b/config-win.h
@@ -104,12 +104,3 @@ This file is public domain and comes with NO WARRANTY of any \
kind */  #endif /* _WIN64 */
 
 #endif /* _MYSQLND_CONFIG_WIN_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_connection.cc b/messages/mysqlx_connection.cc
index d898665..07e7750 100644
--- a/messages/mysqlx_connection.cc
+++ b/messages/mysqlx_connection.cc
@@ -336,12 +336,3 @@ mysqlx_unregister_connection_class(UNUSED_SHUTDOWN_FUNC_ARGS)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_connection.h b/messages/mysqlx_connection.h
index 474aa9e..e0563cd 100644
--- a/messages/mysqlx_connection.h
+++ b/messages/mysqlx_connection.h
@@ -59,12 +59,3 @@ void mysqlx_unregister_connection_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_CONNECTION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__auth_ok.cc \
b/messages/mysqlx_message__auth_ok.cc index 35aba03..662ae9a 100644
--- a/messages/mysqlx_message__auth_ok.cc
+++ b/messages/mysqlx_message__auth_ok.cc
@@ -191,12 +191,3 @@ mysqlx_new_message__auth_ok(zval * return_value, const \
Mysqlx::Session::Authenti  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__auth_ok.h b/messages/mysqlx_message__auth_ok.h
index c28bb73..6254452 100644
--- a/messages/mysqlx_message__auth_ok.h
+++ b/messages/mysqlx_message__auth_ok.h
@@ -37,12 +37,3 @@ void mysqlx_unregister_message__auth_ok_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_MESSAGE__AUTH_OK_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__auth_start.cc \
b/messages/mysqlx_message__auth_start.cc index c202bec..80c76fa 100644
--- a/messages/mysqlx_message__auth_start.cc
+++ b/messages/mysqlx_message__auth_start.cc
@@ -242,12 +242,3 @@ \
mysqlx_unregister_message__auth_start_class(UNUSED_SHUTDOWN_FUNC_ARGS)  } // \
namespace devapi  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__auth_start.h \
b/messages/mysqlx_message__auth_start.h index 98d213c..d3db2af 100644
--- a/messages/mysqlx_message__auth_start.h
+++ b/messages/mysqlx_message__auth_start.h
@@ -34,12 +34,3 @@ void \
mysqlx_unregister_message__auth_start_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_MESSAGE__AUTH_START_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capabilities.cc \
b/messages/mysqlx_message__capabilities.cc index 3c6f86b..7f80512 100644
--- a/messages/mysqlx_message__capabilities.cc
+++ b/messages/mysqlx_message__capabilities.cc
@@ -169,12 +169,3 @@ \
mysqlx_unregister_message__capabilities_class(UNUSED_SHUTDOWN_FUNC_ARGS)  } // \
namespace devapi  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capabilities.h \
b/messages/mysqlx_message__capabilities.h index 679dc65..23faf5f 100644
--- a/messages/mysqlx_message__capabilities.h
+++ b/messages/mysqlx_message__capabilities.h
@@ -59,12 +59,3 @@ void \
mysqlx_unregister_message__capabilities_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_MESSAGE__CAPABILITY_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capabilities_get.cc \
b/messages/mysqlx_message__capabilities_get.cc index ddbd5b4..7a9301e 100644
--- a/messages/mysqlx_message__capabilities_get.cc
+++ b/messages/mysqlx_message__capabilities_get.cc
@@ -239,12 +239,3 @@ \
mysqlx_unregister_message__capabilities_get_class(UNUSED_SHUTDOWN_FUNC_ARGS)  } // \
namespace devapi  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capabilities_get.h \
b/messages/mysqlx_message__capabilities_get.h index 0588504..b9104fc 100644
--- a/messages/mysqlx_message__capabilities_get.h
+++ b/messages/mysqlx_message__capabilities_get.h
@@ -36,12 +36,3 @@ void \
mysqlx_unregister_message__capabilities_get_class(SHUTDOWN_FUNC_ARGS);  } // \
namespace mysqlx  
 #endif /* MYSQLX_MESSAGE__CAPABILITIES_GET_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capabilities_set.cc \
b/messages/mysqlx_message__capabilities_set.cc index 147589e..2c3218a 100644
--- a/messages/mysqlx_message__capabilities_set.cc
+++ b/messages/mysqlx_message__capabilities_set.cc
@@ -270,12 +270,3 @@ \
mysqlx_unregister_message__capabilities_set_class(UNUSED_SHUTDOWN_FUNC_ARGS)  } // \
namespace devapi  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capabilities_set.h \
b/messages/mysqlx_message__capabilities_set.h index f44b21f..0b3fded 100644
--- a/messages/mysqlx_message__capabilities_set.h
+++ b/messages/mysqlx_message__capabilities_set.h
@@ -37,12 +37,3 @@ void \
mysqlx_unregister_message__capabilities_set_class(SHUTDOWN_FUNC_ARGS);  } // \
namespace mysqlx  
 #endif /* MYSQLX_MESSAGE__CAPABILITIES_SET_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capability.cc \
b/messages/mysqlx_message__capability.cc index b0b969e..d03285e 100644
--- a/messages/mysqlx_message__capability.cc
+++ b/messages/mysqlx_message__capability.cc
@@ -193,12 +193,3 @@ \
mysqlx_unregister_message__capability_class(UNUSED_SHUTDOWN_FUNC_ARGS)  } // \
namespace devapi  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__capability.h \
b/messages/mysqlx_message__capability.h index 2195555..e970a0f 100644
--- a/messages/mysqlx_message__capability.h
+++ b/messages/mysqlx_message__capability.h
@@ -57,12 +57,3 @@ void \
mysqlx_unregister_message__capability_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_MESSAGE__CAPABILITY_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__data_fetch_done.cc \
b/messages/mysqlx_message__data_fetch_done.cc index 314465e..f2fd9b8 100644
--- a/messages/mysqlx_message__data_fetch_done.cc
+++ b/messages/mysqlx_message__data_fetch_done.cc
@@ -154,12 +154,3 @@ mysqlx_new_data_fetch_done(zval * return_value, const \
Mysqlx::Resultset::FetchDo  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__data_fetch_done.h \
b/messages/mysqlx_message__data_fetch_done.h index 1d979e6..7b9158c 100644
--- a/messages/mysqlx_message__data_fetch_done.h
+++ b/messages/mysqlx_message__data_fetch_done.h
@@ -37,12 +37,3 @@ void \
mysqlx_unregister_message__data_fetch_done_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_MESSAGE__DATA_FETCH_DONE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__error.cc b/messages/mysqlx_message__error.cc
index d189aa9..2b68b61 100644
--- a/messages/mysqlx_message__error.cc
+++ b/messages/mysqlx_message__error.cc
@@ -278,12 +278,3 @@ dump_mysqlx_error(const Mysqlx::Error & error)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__error.h b/messages/mysqlx_message__error.h
index 01a144f..03bbf61 100644
--- a/messages/mysqlx_message__error.h
+++ b/messages/mysqlx_message__error.h
@@ -61,12 +61,3 @@ void mysqlx_unregister_message__error_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_MESSAGE__ERROR_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__ok.cc b/messages/mysqlx_message__ok.cc
index 9fded7c..33729ef 100644
--- a/messages/mysqlx_message__ok.cc
+++ b/messages/mysqlx_message__ok.cc
@@ -180,12 +180,3 @@ dump_mysqlx_ok(const Mysqlx::Ok & ok)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__ok.h b/messages/mysqlx_message__ok.h
index dca80ac..cec6095 100644
--- a/messages/mysqlx_message__ok.h
+++ b/messages/mysqlx_message__ok.h
@@ -59,12 +59,3 @@ void mysqlx_unregister_message__ok_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_MESSAGE__OK_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__stmt_execute.cc \
b/messages/mysqlx_message__stmt_execute.cc index ee0414a..062cb82 100644
--- a/messages/mysqlx_message__stmt_execute.cc
+++ b/messages/mysqlx_message__stmt_execute.cc
@@ -267,12 +267,3 @@ \
mysqlx_unregister_message__stmt_execute_class(UNUSED_SHUTDOWN_FUNC_ARGS)  } // \
namespace devapi  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__stmt_execute.h \
b/messages/mysqlx_message__stmt_execute.h index 3429c82..702e5fb 100644
--- a/messages/mysqlx_message__stmt_execute.h
+++ b/messages/mysqlx_message__stmt_execute.h
@@ -34,12 +34,3 @@ void \
mysqlx_unregister_message__stmt_execute_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_MESSAGE__STMT_EXECUTE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__stmt_execute_ok.cc \
b/messages/mysqlx_message__stmt_execute_ok.cc index 69bffae..e4cf53a 100644
--- a/messages/mysqlx_message__stmt_execute_ok.cc
+++ b/messages/mysqlx_message__stmt_execute_ok.cc
@@ -154,12 +154,3 @@ mysqlx_new_stmt_execute_ok(zval * return_value, const \
Mysqlx::Sql::StmtExecuteOk  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_message__stmt_execute_ok.h \
b/messages/mysqlx_message__stmt_execute_ok.h index f953c0c..bbc32cd 100644
--- a/messages/mysqlx_message__stmt_execute_ok.h
+++ b/messages/mysqlx_message__stmt_execute_ok.h
@@ -37,12 +37,3 @@ void \
mysqlx_unregister_message__stmt_execute_ok_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_MESSAGE__STMT_EXECUTE_OK_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_pfc.cc b/messages/mysqlx_pfc.cc
index 1abf390..253c14a 100644
--- a/messages/mysqlx_pfc.cc
+++ b/messages/mysqlx_pfc.cc
@@ -242,12 +242,3 @@ mysqlx_unregister_pfc_class(UNUSED_SHUTDOWN_FUNC_ARGS)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_pfc.h b/messages/mysqlx_pfc.h
index 7d15468..0e9e16e 100644
--- a/messages/mysqlx_pfc.h
+++ b/messages/mysqlx_pfc.h
@@ -60,12 +60,3 @@ void mysqlx_unregister_pfc_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_PFC_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_resultset__column_metadata.cc \
b/messages/mysqlx_resultset__column_metadata.cc index 4919093..800cfa2 100644
--- a/messages/mysqlx_resultset__column_metadata.cc
+++ b/messages/mysqlx_resultset__column_metadata.cc
@@ -493,12 +493,3 @@ mysqlx_new_column_metadata(zval * return_value, const \
Mysqlx::Resultset::ColumnM  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_resultset__column_metadata.h \
b/messages/mysqlx_resultset__column_metadata.h index 45d8046..c9c3be2 100644
--- a/messages/mysqlx_resultset__column_metadata.h
+++ b/messages/mysqlx_resultset__column_metadata.h
@@ -56,12 +56,3 @@ void mysqlx_unregister_column_metadata_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_RESULTSET__COLUMN_METADATA_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_resultset__data_row.cc \
b/messages/mysqlx_resultset__data_row.cc index 64a9429..0c6485d 100644
--- a/messages/mysqlx_resultset__data_row.cc
+++ b/messages/mysqlx_resultset__data_row.cc
@@ -507,12 +507,3 @@ mysqlx_new_data_row(zval * return_value, const \
Mysqlx::Resultset::Row & message)  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_resultset__data_row.h \
b/messages/mysqlx_resultset__data_row.h index a4283fd..84c7154 100644
--- a/messages/mysqlx_resultset__data_row.h
+++ b/messages/mysqlx_resultset__data_row.h
@@ -37,12 +37,3 @@ void mysqlx_unregister_data_row_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_RESULTSET__DATA_ROW_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_resultset__resultset_metadata.cc \
b/messages/mysqlx_resultset__resultset_metadata.cc index c12ad38..594dfc2 100644
--- a/messages/mysqlx_resultset__resultset_metadata.cc
+++ b/messages/mysqlx_resultset__resultset_metadata.cc
@@ -171,12 +171,3 @@ \
mysqlx_unregister_resultset_metadata_class(UNUSED_SHUTDOWN_FUNC_ARGS)  } // namespace \
devapi  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/messages/mysqlx_resultset__resultset_metadata.h \
b/messages/mysqlx_resultset__resultset_metadata.h index 7174419..af2893f 100644
--- a/messages/mysqlx_resultset__resultset_metadata.h
+++ b/messages/mysqlx_resultset__resultset_metadata.h
@@ -57,12 +57,3 @@ void \
mysqlx_unregister_resultset_metadata_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_RESULTSET__RESULTSET_METADATA_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlnd_api.h b/mysqlnd_api.h
index 2f7d31e..9caf21e 100644
--- a/mysqlnd_api.h
+++ b/mysqlnd_api.h
@@ -114,12 +114,3 @@ extern "C" {
 #define MYSQLX_LLU_SPEC "%" PRIu64
 
 #endif // MYSQL_XDEVAPI_MYSQLND_API_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_base_result.cc b/mysqlx_base_result.cc
index 9bdcedb..8238ca6 100644
--- a/mysqlx_base_result.cc
+++ b/mysqlx_base_result.cc
@@ -75,12 +75,3 @@ mysqlx_unregister_base_result_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_base_result.h b/mysqlx_base_result.h
index 12e539c..53154fe 100644
--- a/mysqlx_base_result.h
+++ b/mysqlx_base_result.h
@@ -43,12 +43,3 @@ void mysqlx_unregister_base_result_interface(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_BASE_RESULT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_class_properties.cc b/mysqlx_class_properties.cc
index 8840799..14b3cab 100644
--- a/mysqlx_class_properties.cc
+++ b/mysqlx_class_properties.cc
@@ -229,13 +229,3 @@ mysqlx_free_property_cb(zval * el)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_class_properties.h b/mysqlx_class_properties.h
index 4dc9410..cd990eb 100644
--- a/mysqlx_class_properties.h
+++ b/mysqlx_class_properties.h
@@ -60,12 +60,3 @@ void mysqlx_free_property_cb(zval *el);
 } // namespace mysqlx
 
 #endif /* MYSQLX_CLASS_PROPERTIES_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_client.cc b/mysqlx_client.cc
index 9808598..ed0673a 100644
--- a/mysqlx_client.cc
+++ b/mysqlx_client.cc
@@ -726,12 +726,3 @@ void release_all_clients()
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_client.h b/mysqlx_client.h
index e86192b..3f72386 100644
--- a/mysqlx_client.h
+++ b/mysqlx_client.h
@@ -39,12 +39,3 @@ void release_all_clients();
 } // namespace mysqlx
 
 #endif /* MYSQLX_CLIENT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection.cc b/mysqlx_collection.cc
index 1a31dd8..c006bca 100644
--- a/mysqlx_collection.cc
+++ b/mysqlx_collection.cc
@@ -817,12 +817,3 @@ mysqlx_new_collection(zval * return_value, xmysqlnd_collection * \
collection, con  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection.h b/mysqlx_collection.h
index eee596b..48fadcc 100644
--- a/mysqlx_collection.h
+++ b/mysqlx_collection.h
@@ -35,12 +35,3 @@ void mysqlx_unregister_collection_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_COLLECTION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__add.cc b/mysqlx_collection__add.cc
index 85d1a59..4161c7a 100644
--- a/mysqlx_collection__add.cc
+++ b/mysqlx_collection__add.cc
@@ -491,12 +491,3 @@ mysqlx_new_collection__add(
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__add.h b/mysqlx_collection__add.h
index a950172..eb9d0f3 100644
--- a/mysqlx_collection__add.h
+++ b/mysqlx_collection__add.h
@@ -74,12 +74,3 @@ void mysqlx_unregister_collection__add_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_COLLECTION__ADD_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__find.cc b/mysqlx_collection__find.cc
index a54856e..a3fda25 100644
--- a/mysqlx_collection__find.cc
+++ b/mysqlx_collection__find.cc
@@ -844,12 +844,3 @@ Mysqlx::Crud::Find* get_stmt_from_collection_find(zval* \
object_zv)  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__find.h b/mysqlx_collection__find.h
index 6f7ca65..62f3131 100644
--- a/mysqlx_collection__find.h
+++ b/mysqlx_collection__find.h
@@ -121,12 +121,3 @@ Mysqlx::Crud::Find* get_stmt_from_collection_find(zval* \
object_zv);  } // namespace mysqlx
 
 #endif /* MYSQLX_COLLECTION__FIND_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__modify.cc b/mysqlx_collection__modify.cc
index 78a63c8..37b0084 100644
--- a/mysqlx_collection__modify.cc
+++ b/mysqlx_collection__modify.cc
@@ -889,12 +889,3 @@ mysqlx_new_collection__modify(
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__modify.h b/mysqlx_collection__modify.h
index 390889b..9f449f5 100644
--- a/mysqlx_collection__modify.h
+++ b/mysqlx_collection__modify.h
@@ -121,12 +121,3 @@ void \
mysqlx_unregister_collection__modify_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_COLLECTION__MODIFY_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__remove.cc b/mysqlx_collection__remove.cc
index ddcadd0..e9028ea 100644
--- a/mysqlx_collection__remove.cc
+++ b/mysqlx_collection__remove.cc
@@ -452,12 +452,3 @@ mysqlx_new_collection__remove(
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection__remove.h b/mysqlx_collection__remove.h
index dfadae8..4659571 100644
--- a/mysqlx_collection__remove.h
+++ b/mysqlx_collection__remove.h
@@ -77,12 +77,3 @@ void \
mysqlx_unregister_collection__remove_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_COLLECTION__REMOVE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection_index.cc b/mysqlx_collection_index.cc
index 5e8040e..c56fe97 100644
--- a/mysqlx_collection_index.cc
+++ b/mysqlx_collection_index.cc
@@ -284,12 +284,3 @@ void drop_collection_index(
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_collection_index.h b/mysqlx_collection_index.h
index 26800d3..1267ee4 100644
--- a/mysqlx_collection_index.h
+++ b/mysqlx_collection_index.h
@@ -37,12 +37,3 @@ void drop_collection_index(mysqlx::drv::xmysqlnd_collection \
*collection,  } // namespace mysqlx
 
 #endif /* MYSQLX_COLLECTION_INDEX_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_column_result.cc b/mysqlx_column_result.cc
index 311d178..f60756a 100644
--- a/mysqlx_column_result.cc
+++ b/mysqlx_column_result.cc
@@ -670,12 +670,3 @@ mysqlx_unregister_column_result_class(UNUSED_SHUTDOWN_FUNC_ARGS)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_crud_operation_bindable.cc b/mysqlx_crud_operation_bindable.cc
index 5764ac1..4864cf8 100644
--- a/mysqlx_crud_operation_bindable.cc
+++ b/mysqlx_crud_operation_bindable.cc
@@ -61,13 +61,3 @@ mysqlx_unregister_crud_operation_bindable_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_crud_operation_bindable.h b/mysqlx_crud_operation_bindable.h
index f4c8f32..37c8655 100644
--- a/mysqlx_crud_operation_bindable.h
+++ b/mysqlx_crud_operation_bindable.h
@@ -32,12 +32,3 @@ void \
mysqlx_unregister_crud_operation_bindable_interface(SHUTDOWN_FUNC_ARGS);  } // \
namespace mysqlx  
 #endif /* MYSQLX_CRUD_OPERATION_BINDABLE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_crud_operation_limitable.cc b/mysqlx_crud_operation_limitable.cc
index a0a1d84..e99e251 100644
--- a/mysqlx_crud_operation_limitable.cc
+++ b/mysqlx_crud_operation_limitable.cc
@@ -60,13 +60,3 @@ mysqlx_unregister_crud_operation_limitable_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_crud_operation_limitable.h b/mysqlx_crud_operation_limitable.h
index 240becb..ddd59e8 100644
--- a/mysqlx_crud_operation_limitable.h
+++ b/mysqlx_crud_operation_limitable.h
@@ -32,12 +32,3 @@ void \
mysqlx_unregister_crud_operation_limitable_interface(SHUTDOWN_FUNC_ARGS);  } // \
namespace mysqlx  
 #endif /* MYSQLX_CRUD_OPERATION_LIMITABLE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_crud_operation_skippable.cc b/mysqlx_crud_operation_skippable.cc
index 3a22721..92cd847 100644
--- a/mysqlx_crud_operation_skippable.cc
+++ b/mysqlx_crud_operation_skippable.cc
@@ -61,13 +61,3 @@ mysqlx_unregister_crud_operation_skippable_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_crud_operation_skippable.h b/mysqlx_crud_operation_skippable.h
index c09d473..44844b9 100644
--- a/mysqlx_crud_operation_skippable.h
+++ b/mysqlx_crud_operation_skippable.h
@@ -32,12 +32,3 @@ void \
mysqlx_unregister_crud_operation_skippable_interface(SHUTDOWN_FUNC_ARGS);  } // \
namespace mysqlx  
 #endif /* MYSQLX_CRUD_OPERATION_SKIPPABLE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_crud_operation_sortable.cc b/mysqlx_crud_operation_sortable.cc
index add4b9e..03b0962 100644
--- a/mysqlx_crud_operation_sortable.cc
+++ b/mysqlx_crud_operation_sortable.cc
@@ -61,13 +61,3 @@ mysqlx_unregister_crud_operation_sortable_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_crud_operation_sortable.h b/mysqlx_crud_operation_sortable.h
index 16858b9..c7ca4c4 100644
--- a/mysqlx_crud_operation_sortable.h
+++ b/mysqlx_crud_operation_sortable.h
@@ -32,12 +32,3 @@ void \
mysqlx_unregister_crud_operation_sortable_interface(SHUTDOWN_FUNC_ARGS);  } // \
namespace mysqlx  
 #endif /* MYSQLX_CRUD_OPERATION_SORTABLE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_database_object.cc b/mysqlx_database_object.cc
index 1453e97..0dcea61 100644
--- a/mysqlx_database_object.cc
+++ b/mysqlx_database_object.cc
@@ -70,13 +70,3 @@ mysqlx_unregister_database_object_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_database_object.h b/mysqlx_database_object.h
index f47d28a..66dcd4b 100644
--- a/mysqlx_database_object.h
+++ b/mysqlx_database_object.h
@@ -32,12 +32,3 @@ void \
mysqlx_unregister_database_object_interface(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_DATABASE_OBJECT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_doc_result.cc b/mysqlx_doc_result.cc
index 01a9e7a..3ce69c5 100644
--- a/mysqlx_doc_result.cc
+++ b/mysqlx_doc_result.cc
@@ -360,12 +360,3 @@ void fetch_one_from_doc_result(zval* return_value) {
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_doc_result.h b/mysqlx_doc_result.h
index 9e3e4d1..e17afdd 100644
--- a/mysqlx_doc_result.h
+++ b/mysqlx_doc_result.h
@@ -44,12 +44,3 @@ void fetch_one_from_doc_result(zval* return_value);
 } // namespace mysqlx
 
 #endif /* MYSQLX_DOC_RESULT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_doc_result_iterator.cc b/mysqlx_doc_result_iterator.cc
index ce13c8c..6c3ef7b 100644
--- a/mysqlx_doc_result_iterator.cc
+++ b/mysqlx_doc_result_iterator.cc
@@ -208,12 +208,3 @@ mysqlx_register_doc_result_iterator(zend_class_entry * ce)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_doc_result_iterator.h b/mysqlx_doc_result_iterator.h
index 2706e9f..cbb9c73 100644
--- a/mysqlx_doc_result_iterator.h
+++ b/mysqlx_doc_result_iterator.h
@@ -29,12 +29,3 @@ void mysqlx_register_doc_result_iterator(zend_class_entry * ce);
 } // namespace mysqlx
 
 #endif /* MYSQLX_DOC_RESULT_ITERATOR_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_enum_n_def.h b/mysqlx_enum_n_def.h
index 42078b2..6a16b31 100644
--- a/mysqlx_enum_n_def.h
+++ b/mysqlx_enum_n_def.h
@@ -39,12 +39,3 @@ const int MYSQLX_LOCK_SKIP_LOCKED = 2;
 } // namespace mysqlx
 
 #endif // MYSQLX_ENUM_N_DEF_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_exception.cc b/mysqlx_exception.cc
index 5fc2883..3f52ac8 100644
--- a/mysqlx_exception.cc
+++ b/mysqlx_exception.cc
@@ -194,12 +194,3 @@ mysqlx_new_exception_ex(const unsigned int code, const \
MYSQLND_CSTRING /*sql_sta  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_exception.h b/mysqlx_exception.h
index 20d0ab6..de4eb13 100644
--- a/mysqlx_exception.h
+++ b/mysqlx_exception.h
@@ -91,12 +91,3 @@ extern void RAISE_EXCEPTION(const int errcode, const char * const \
msg);  } // namespace mysqlx
 
 #endif /* MYSQLX_EXCEPTION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_executable.cc b/mysqlx_executable.cc
index 3cac77b..87510a7 100644
--- a/mysqlx_executable.cc
+++ b/mysqlx_executable.cc
@@ -57,12 +57,3 @@ mysqlx_unregister_executable_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_executable.h b/mysqlx_executable.h
index acf28f4..ed03ec2 100644
--- a/mysqlx_executable.h
+++ b/mysqlx_executable.h
@@ -32,12 +32,3 @@ void mysqlx_unregister_executable_interface(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_EXECUTABLE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_execution_status.cc b/mysqlx_execution_status.cc
index 06c5696..40eb081 100644
--- a/mysqlx_execution_status.cc
+++ b/mysqlx_execution_status.cc
@@ -245,12 +245,3 @@ mysqlx_new_execution_status(zval * return_value, const \
XMYSQLND_STMT_EXECUTION_S  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_execution_status.h b/mysqlx_execution_status.h
index 67c7e7f..51288d4 100644
--- a/mysqlx_execution_status.h
+++ b/mysqlx_execution_status.h
@@ -35,12 +35,3 @@ void mysqlx_unregister_execution_status_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_EXECUTION_STATUS_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_expression.cc b/mysqlx_expression.cc
index 1767961..1e98b67 100644
--- a/mysqlx_expression.cc
+++ b/mysqlx_expression.cc
@@ -244,12 +244,3 @@ get_mysqlx_expression(const zval * const object_zv)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_expression.h b/mysqlx_expression.h
index b991931..da96aee 100644
--- a/mysqlx_expression.h
+++ b/mysqlx_expression.h
@@ -35,12 +35,3 @@ PHP_FUNCTION(mysql_xdevapi__expression);
 } // namespace mysqlx
 
 #endif /* MYSQLX_EXPRESSION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_object.cc b/mysqlx_object.cc
index 7982df8..aeaa72d 100644
--- a/mysqlx_object.cc
+++ b/mysqlx_object.cc
@@ -77,12 +77,3 @@ mysqlx_object_get_debug_info(zval *object, int *is_temp)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_object.h b/mysqlx_object.h
index 7487f4d..0b6daf5 100644
--- a/mysqlx_object.h
+++ b/mysqlx_object.h
@@ -57,12 +57,3 @@ HashTable * mysqlx_object_get_debug_info(zval *object, int \
*is_temp);  } // namespace mysqlx
 
 #endif	/* MYSQLX_OBJECT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_result.cc b/mysqlx_result.cc
index 7d7f733..be91f5d 100644
--- a/mysqlx_result.cc
+++ b/mysqlx_result.cc
@@ -374,12 +374,3 @@ mysqlx_new_result(zval * return_value, XMYSQLND_STMT_RESULT * \
result)  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_result.h b/mysqlx_result.h
index 8769104..986d61d 100644
--- a/mysqlx_result.h
+++ b/mysqlx_result.h
@@ -42,12 +42,3 @@ void mysqlx_unregister_result_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_RESULT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_result_iterator.cc b/mysqlx_result_iterator.cc
index ce3387d..ad5419a 100644
--- a/mysqlx_result_iterator.cc
+++ b/mysqlx_result_iterator.cc
@@ -202,12 +202,3 @@ mysqlx_register_result_iterator(zend_class_entry * ce)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_result_iterator.h b/mysqlx_result_iterator.h
index d2b75fb..9a6d8f9 100644
--- a/mysqlx_result_iterator.h
+++ b/mysqlx_result_iterator.h
@@ -29,12 +29,3 @@ void mysqlx_register_result_iterator(zend_class_entry * ce);
 } // namespace mysqlx
 
 #endif /* MYSQLX_RESULT_ITERATOR_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_row_result.cc b/mysqlx_row_result.cc
index eb0958a..a340da3 100644
--- a/mysqlx_row_result.cc
+++ b/mysqlx_row_result.cc
@@ -467,12 +467,3 @@ mysqlx_new_row_result(zval * return_value, XMYSQLND_STMT_RESULT \
* result)  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_row_result.h b/mysqlx_row_result.h
index 8853a0b..1abb9f5 100644
--- a/mysqlx_row_result.h
+++ b/mysqlx_row_result.h
@@ -42,12 +42,3 @@ void mysqlx_unregister_row_result_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_ROW_RESULT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_row_result_iterator.cc b/mysqlx_row_result_iterator.cc
index 1dede39..e162cb8 100644
--- a/mysqlx_row_result_iterator.cc
+++ b/mysqlx_row_result_iterator.cc
@@ -202,12 +202,3 @@ mysqlx_register_row_result_iterator(zend_class_entry * ce)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_row_result_iterator.h b/mysqlx_row_result_iterator.h
index 1a21e91..9f9b322 100644
--- a/mysqlx_row_result_iterator.h
+++ b/mysqlx_row_result_iterator.h
@@ -29,12 +29,3 @@ void mysqlx_register_row_result_iterator(zend_class_entry * ce);
 } // namespace mysqlx
 
 #endif /* MYSQLX_ROW_RESULT_ITERATOR_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_schema.cc b/mysqlx_schema.cc
index d6c57c5..b01a4c0 100644
--- a/mysqlx_schema.cc
+++ b/mysqlx_schema.cc
@@ -674,12 +674,3 @@ mysqlx_new_schema(zval* return_value, xmysqlnd_schema* schema)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_schema.h b/mysqlx_schema.h
index 69dffc1..fc5727f 100644
--- a/mysqlx_schema.h
+++ b/mysqlx_schema.h
@@ -35,12 +35,3 @@ void mysqlx_unregister_schema_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_SCHEMA_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_schema_object.cc b/mysqlx_schema_object.cc
index 9befddf..b718671 100644
--- a/mysqlx_schema_object.cc
+++ b/mysqlx_schema_object.cc
@@ -61,12 +61,3 @@ mysqlx_unregister_schema_object_interface(UNUSED_SHUTDOWN_FUNC_ARGS)
  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_schema_object.h b/mysqlx_schema_object.h
index d4599e9..b4b851d 100644
--- a/mysqlx_schema_object.h
+++ b/mysqlx_schema_object.h
@@ -32,12 +32,3 @@ void \
mysqlx_unregister_schema_object_interface(SHUTDOWN_FUNC_ARGS);  } // namespace mysqlx
 
 #endif /* MYSQLX_SCHEMA_OBJECT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_session.cc b/mysqlx_session.cc
index e810e5d..1749243 100644
--- a/mysqlx_session.cc
+++ b/mysqlx_session.cc
@@ -889,13 +889,3 @@ mysqlx_new_session(zval* return_value, drv::XMYSQLND_SESSION \
session)  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_session.h b/mysqlx_session.h
index 5192e28..bdfbf7d 100644
--- a/mysqlx_session.h
+++ b/mysqlx_session.h
@@ -44,12 +44,3 @@ void mysqlx_unregister_session_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_SESSION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_sql_statement.cc b/mysqlx_sql_statement.cc
index 601be65..77a6513 100644
--- a/mysqlx_sql_statement.cc
+++ b/mysqlx_sql_statement.cc
@@ -1119,12 +1119,3 @@ mysqlx_new_stmt(zval * return_value, xmysqlnd_stmt * stmt)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_sql_statement.h b/mysqlx_sql_statement.h
index f2f9f82..e8d6aae 100644
--- a/mysqlx_sql_statement.h
+++ b/mysqlx_sql_statement.h
@@ -90,12 +90,3 @@ void mysqlx_sql_statement_execute(const st_mysqlx_object* const \
mysqlx_object, c  } // namespace mysqlx
 
 #endif /* MYSQLX_SQL_STATEMENT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_sql_statement_result.cc b/mysqlx_sql_statement_result.cc
index 23ab0ba..fabc11d 100644
--- a/mysqlx_sql_statement_result.cc
+++ b/mysqlx_sql_statement_result.cc
@@ -725,12 +725,3 @@ mysqlx_new_sql_stmt_result(zval * return_value, \
XMYSQLND_STMT_RESULT * result, s  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_sql_statement_result.h b/mysqlx_sql_statement_result.h
index b1564ed..bdc5a38 100644
--- a/mysqlx_sql_statement_result.h
+++ b/mysqlx_sql_statement_result.h
@@ -50,12 +50,3 @@ void \
mysqlx_unregister_sql_statement_result_class(SHUTDOWN_FUNC_ARGS);  } // namespace \
mysqlx  
 #endif /* MYSQLX_SQL_STATEMENT_RESULT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_sql_statement_result_iterator.cc \
b/mysqlx_sql_statement_result_iterator.cc index 2420416..cb5a47d 100644
--- a/mysqlx_sql_statement_result_iterator.cc
+++ b/mysqlx_sql_statement_result_iterator.cc
@@ -201,12 +201,3 @@ mysqlx_register_sql_statement_result_iterator(zend_class_entry * \
ce)  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_sql_statement_result_iterator.h \
b/mysqlx_sql_statement_result_iterator.h index bc58d67..f2988b0 100644
--- a/mysqlx_sql_statement_result_iterator.h
+++ b/mysqlx_sql_statement_result_iterator.h
@@ -29,12 +29,3 @@ void \
mysqlx_register_sql_statement_result_iterator(zend_class_entry * ce);  } // namespace \
mysqlx  
 #endif /* MYSQLX_SQL_STATEMENT_RESULT_ITERATOR_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table.cc b/mysqlx_table.cc
index e65fddd..c83fc7f 100644
--- a/mysqlx_table.cc
+++ b/mysqlx_table.cc
@@ -614,12 +614,3 @@ mysqlx_new_table(zval * return_value, xmysqlnd_table * table, \
const zend_bool cl  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table.h b/mysqlx_table.h
index f73c529..413bbd6 100644
--- a/mysqlx_table.h
+++ b/mysqlx_table.h
@@ -35,12 +35,3 @@ void mysqlx_unregister_table_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_TABLE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__delete.cc b/mysqlx_table__delete.cc
index 4c857c3..bf4d12e 100644
--- a/mysqlx_table__delete.cc
+++ b/mysqlx_table__delete.cc
@@ -480,12 +480,3 @@ mysqlx_new_table__delete(zval * return_value, xmysqlnd_table * \
table, const zend  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__delete.h b/mysqlx_table__delete.h
index 0ac87a5..e835459 100644
--- a/mysqlx_table__delete.h
+++ b/mysqlx_table__delete.h
@@ -31,12 +31,3 @@ void mysqlx_unregister_table__delete_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_TABLE__DELETE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__insert.cc b/mysqlx_table__insert.cc
index f5e2ba7..632fcf0 100644
--- a/mysqlx_table__insert.cc
+++ b/mysqlx_table__insert.cc
@@ -328,12 +328,3 @@ mysqlx_new_table__insert(zval * return_value,
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__insert.h b/mysqlx_table__insert.h
index ceef8b3..59f7932 100644
--- a/mysqlx_table__insert.h
+++ b/mysqlx_table__insert.h
@@ -31,12 +31,3 @@ void mysqlx_unregister_table__insert_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_TABLE__INSERT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__select.cc b/mysqlx_table__select.cc
index 2e15d94..f8e7e0f 100644
--- a/mysqlx_table__select.cc
+++ b/mysqlx_table__select.cc
@@ -686,12 +686,3 @@ Mysqlx::Crud::Find* get_stmt_from_table_select(zval* object_zv)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__select.h b/mysqlx_table__select.h
index afacb33..838dbd4 100644
--- a/mysqlx_table__select.h
+++ b/mysqlx_table__select.h
@@ -41,12 +41,3 @@ Mysqlx::Crud::Find* get_stmt_from_table_select(zval* object_zv);
 } // namespace mysqlx
 
 #endif /* MYSQLX_TABLE__SELECT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__update.cc b/mysqlx_table__update.cc
index 3cc16c7..b3392d2 100644
--- a/mysqlx_table__update.cc
+++ b/mysqlx_table__update.cc
@@ -550,12 +550,3 @@ mysqlx_new_table__update(zval * return_value, xmysqlnd_table * \
table, const zend  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_table__update.h b/mysqlx_table__update.h
index ff71ec6..f2547b3 100644
--- a/mysqlx_table__update.h
+++ b/mysqlx_table__update.h
@@ -31,12 +31,3 @@ void mysqlx_unregister_table__update_class(SHUTDOWN_FUNC_ARGS);
 } // namespace mysqlx
 
 #endif /* MYSQLX_TABLE__UPDATE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_warning.cc b/mysqlx_warning.cc
index 889d93b..06872fe 100644
--- a/mysqlx_warning.cc
+++ b/mysqlx_warning.cc
@@ -242,12 +242,3 @@ mysqlx_new_warning(zval * return_value, const MYSQLND_CSTRING \
msg, unsigned int  } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_warning.h b/mysqlx_warning.h
index f368019..840aebf 100644
--- a/mysqlx_warning.h
+++ b/mysqlx_warning.h
@@ -31,12 +31,3 @@ void mysqlx_new_warning(zval * return_value, const MYSQLND_CSTRING \
msg, unsigned  } // namespace mysqlx
 
 #endif /* MYSQLX_WARNING_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/mysqlx_x_session.cc b/mysqlx_x_session.cc
index 1028d70..c77fdfb 100644
--- a/mysqlx_x_session.cc
+++ b/mysqlx_x_session.cc
@@ -124,13 +124,3 @@ MYSQL_XDEVAPI_PHP_FUNCTION(mysql_xdevapi__getXSession)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/mysqlx_x_session.h b/mysqlx_x_session.h
index b528e5c..cd8b0a7 100644
--- a/mysqlx_x_session.h
+++ b/mysqlx_x_session.h
@@ -32,12 +32,3 @@ PHP_FUNCTION(mysql_xdevapi__getXSession);
 } // namespace mysqlx
 
 #endif /* MYSQLX_X_SESSION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/php_api.h b/php_api.h
index eeb821a..2efb97c 100644
--- a/php_api.h
+++ b/php_api.h
@@ -69,12 +69,3 @@ extern "C" {
 
 
 #endif // MYSQL_XDEVAPI_PHP_API_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/php_mysql_xdevapi.h b/php_mysql_xdevapi.h
index 6d4d946..37246e7 100644
--- a/php_mysql_xdevapi.h
+++ b/php_mysql_xdevapi.h
@@ -38,12 +38,3 @@
 #endif
 
 #endif /*PHP_MYSQL_XDEVAPI_H*/
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/php_mysqlx.cc b/php_mysqlx.cc
index 887ecd6..8e81533 100644
--- a/php_mysqlx.cc
+++ b/php_mysqlx.cc
@@ -281,12 +281,3 @@ ZEND_GET_MODULE(mysql_xdevapi)
 /* }}} */
 
 } // extern "C"
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/php_mysqlx.h b/php_mysqlx.h
index 75f13ee..2ef7116 100644
--- a/php_mysqlx.h
+++ b/php_mysqlx.h
@@ -63,12 +63,3 @@ ZEND_TSRMLS_CACHE_EXTERN();
 #endif
 
 #endif	/* PHP_MYSQLX_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/php_mysqlx_ex.cc b/php_mysqlx_ex.cc
index 5e0ebdc..4881900 100755
--- a/php_mysqlx_ex.cc
+++ b/php_mysqlx_ex.cc
@@ -288,13 +288,3 @@ mysqlx_mshutdown_classes(SHUTDOWN_FUNC_ARGS)
 } // namespace devapi
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
-
diff --git a/php_mysqlx_ex.h b/php_mysqlx_ex.h
index b6535a5..f5bddd9 100644
--- a/php_mysqlx_ex.h
+++ b/php_mysqlx_ex.h
@@ -30,12 +30,3 @@ PHP_MYSQL_XDEVAPI_API int \
mysqlx_mshutdown_classes(SHUTDOWN_FUNC_ARGS);  } // namespace mysqlx
 
 #endif /* PHP_MYSQLX_EX_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/protobuf_api.h b/protobuf_api.h
index 5eed3c0..1c285d9 100644
--- a/protobuf_api.h
+++ b/protobuf_api.h
@@ -24,12 +24,3 @@ MYSQLX_SUPPRESS_ALL_WARNINGS()
 MYSQLX_RESTORE_WARNINGS()
 
 #endif // MYSQL_XDEVAPI_PROTOBUF_API_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/allocator.cc b/util/allocator.cc
index ab62e3b..c2adfbd 100644
--- a/util/allocator.cc
+++ b/util/allocator.cc
@@ -74,12 +74,3 @@ void mem_permanent_free(void* ptr)
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/allocator.h b/util/allocator.h
index a04e550..016a2a2 100644
--- a/util/allocator.h
+++ b/util/allocator.h
@@ -243,12 +243,3 @@ using unique_ptr = std::unique_ptr<T, deleter<T>>;
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_PHP_ALLOCATOR_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/compiler_utils.h b/util/compiler_utils.h
index d049d24..073a77f 100644
--- a/util/compiler_utils.h
+++ b/util/compiler_utils.h
@@ -53,12 +53,3 @@
 #endif
 
 #endif // MYSQL_XDEVAPI_UTIL_COMPILER_UTILS_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/exceptions.cc b/util/exceptions.cc
index 891c988..655ea40 100644
--- a/util/exceptions.cc
+++ b/util/exceptions.cc
@@ -306,12 +306,3 @@ void set_error_info(util::xdevapi_exception::Code code, \
MYSQLND_ERROR_INFO* erro  } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/exceptions.h b/util/exceptions.h
index 077bb90..ba84fd7 100644
--- a/util/exceptions.h
+++ b/util/exceptions.h
@@ -170,12 +170,3 @@ void set_error_info(
 	}
 
 #endif // MYSQL_XDEVAPI_UTIL_EXCEPTIONS_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/hash_table.cc b/util/hash_table.cc
index c4776d2..c161e08 100644
--- a/util/hash_table.cc
+++ b/util/hash_table.cc
@@ -113,12 +113,3 @@ void Hash_table::insert(const char* key, zval* value)
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/hash_table.h b/util/hash_table.h
index 1f5b5ea..8d9510d 100644
--- a/util/hash_table.h
+++ b/util/hash_table.h
@@ -70,12 +70,3 @@ class Hash_table
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_UTIL_HASH_TABLE_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/json_utils.cc b/util/json_utils.cc
index f912e59..051a8e1 100644
--- a/util/json_utils.cc
+++ b/util/json_utils.cc
@@ -197,12 +197,3 @@ void ensure_doc_id_as_string(
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/json_utils.h b/util/json_utils.h
index 3c7041d..9f85722 100644
--- a/util/json_utils.h
+++ b/util/json_utils.h
@@ -63,12 +63,3 @@ using ptree_string = std::string;
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_UTIL_JSON_UTILS_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/object.cc b/util/object.cc
index dc2c290..21e358a 100644
--- a/util/object.cc
+++ b/util/object.cc
@@ -48,12 +48,3 @@ void safe_call_php_function(php_function_t handler, \
INTERNAL_FUNCTION_PARAMETERS  } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/object.h b/util/object.h
index 3c9c51a..999b0c3 100644
--- a/util/object.h
+++ b/util/object.h
@@ -318,12 +318,3 @@ PHP_FUNCTION(name) \
 static void function_##name##_body(INTERNAL_FUNCTION_PARAMETERS)
 
 #endif // MYSQL_XDEVAPI_PHP_OBJECT_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/pb_utils.h b/util/pb_utils.h
index 4655acc..5998518 100644
--- a/util/pb_utils.h
+++ b/util/pb_utils.h
@@ -151,12 +151,3 @@ void verify_limit_offset(const Mysqlx::Crud::Find& message);
 } // namespace mysqlx
 
 #endif /* MYSQL_XDEVAPI_UTIL_PB_UTILS_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/string_utils.cc b/util/string_utils.cc
index cbf97de..6dcf142 100644
--- a/util/string_utils.cc
+++ b/util/string_utils.cc
@@ -150,12 +150,3 @@ bool to_int(const std::string& str, int* value)
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/string_utils.h b/util/string_utils.h
index e28a585..746f9cb 100644
--- a/util/string_utils.h
+++ b/util/string_utils.h
@@ -192,12 +192,3 @@ String quotation_if_blank(const String& str)
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_UTIL_STRING_UTILS_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/strings.cc b/util/strings.cc
index 3081e52..7ba72b6 100644
--- a/util/strings.cc
+++ b/util/strings.cc
@@ -74,12 +74,3 @@ void string_view::to_zval(zval* dest) const
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/strings.h b/util/strings.h
index b4978f6..9179052 100644
--- a/util/strings.h
+++ b/util/strings.h
@@ -184,12 +184,3 @@ using std_stringset = std::set<std::string>;
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_UTIL_STRINGS_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/types.h b/util/types.h
index 8d1f40e..2e5d476 100644
--- a/util/types.h
+++ b/util/types.h
@@ -57,12 +57,3 @@ using stack = std::stack<T, Container>;
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_PHP_TYPES_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/url_utils.cc b/util/url_utils.cc
index 64651ae..5117970 100644
--- a/util/url_utils.cc
+++ b/util/url_utils.cc
@@ -65,12 +65,3 @@ bool Url::empty() const
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/url_utils.h b/util/url_utils.h
index 8510e4e..bca7bd0 100644
--- a/util/url_utils.h
+++ b/util/url_utils.h
@@ -52,12 +52,3 @@ struct Url
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_UTIL_URL_UTILS_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/value.cc b/util/value.cc
index 0becd5d..df30c7c 100644
--- a/util/value.cc
+++ b/util/value.cc
@@ -410,12 +410,3 @@ bool zvalue_ptr::is_object() const
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/value.h b/util/value.h
index eeb7884..3a8047f 100644
--- a/util/value.h
+++ b/util/value.h
@@ -169,12 +169,3 @@ class zvalue_ptr
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_UTIL_VALUE_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/zend_utils.cc b/util/zend_utils.cc
index 4aa5c8e..65ba4de 100644
--- a/util/zend_utils.cc
+++ b/util/zend_utils.cc
@@ -425,12 +425,3 @@ bool is_openssl_loaded()
 } // namespace util
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/util/zend_utils.h b/util/zend_utils.h
index 41368cb..28d6a38 100644
--- a/util/zend_utils.h
+++ b/util/zend_utils.h
@@ -83,12 +83,3 @@ bool is_openssl_loaded();
 } // namespace mysqlx
 
 #endif // MYSQL_XDEVAPI_UTIL_ZEND_UTILS_H
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd.h b/xmysqlnd/xmysqlnd.h
index 7247fea..f0f0aeb 100644
--- a/xmysqlnd/xmysqlnd.h
+++ b/xmysqlnd/xmysqlnd.h
@@ -59,12 +59,3 @@ PHP_MYSQL_XDEVAPI_API extern MYSQLND_STATS *xmysqlnd_global_stats;
 } // namespace mysqlx
 
 #endif	/* XMYSQLND_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_any2expr.cc b/xmysqlnd/xmysqlnd_any2expr.cc
index f163630..e64732d 100644
--- a/xmysqlnd/xmysqlnd_any2expr.cc
+++ b/xmysqlnd/xmysqlnd_any2expr.cc
@@ -93,12 +93,3 @@ any2expr(const Mysqlx::Datatypes::Any& src, Mysqlx::Expr::Expr* \
dest)  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_any2expr.h b/xmysqlnd/xmysqlnd_any2expr.h
index e4b0dbd..bee2576 100644
--- a/xmysqlnd/xmysqlnd_any2expr.h
+++ b/xmysqlnd/xmysqlnd_any2expr.h
@@ -50,11 +50,3 @@ PHP_MYSQL_XDEVAPI_API void any2expr(const Mysqlx::Datatypes::Any& \
src, Mysqlx::E  } // namespace mysqlx
 
 #endif /* XMYSQLND_ANY2EXPR_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_collection.cc b/xmysqlnd/xmysqlnd_collection.cc
index e53ef93..9d2e293 100644
--- a/xmysqlnd/xmysqlnd_collection.cc
+++ b/xmysqlnd/xmysqlnd_collection.cc
@@ -544,12 +544,3 @@ xmysqlnd_collection_free(xmysqlnd_collection * const collection, \
MYSQLND_STATS *  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_collection.h b/xmysqlnd/xmysqlnd_collection.h
index 6490089..6ecb812 100644
--- a/xmysqlnd/xmysqlnd_collection.h
+++ b/xmysqlnd/xmysqlnd_collection.h
@@ -74,12 +74,3 @@ PHP_MYSQL_XDEVAPI_API void \
xmysqlnd_collection_free(xmysqlnd_collection * const  } // namespace mysqlx
 
 #endif /* XMYSQLND_COLLECTION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_crud_collection_commands.cc \
b/xmysqlnd/xmysqlnd_crud_collection_commands.cc index d7c5c39..eaf27c9 100644
--- a/xmysqlnd/xmysqlnd_crud_collection_commands.cc
+++ b/xmysqlnd/xmysqlnd_crud_collection_commands.cc
@@ -1227,12 +1227,3 @@ \
xmysqlnd_stmt_execute__get_protobuf_message(XMYSQLND_STMT_OP__EXECUTE * obj)  } // \
namespace drv  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_crud_collection_commands.h \
b/xmysqlnd/xmysqlnd_crud_collection_commands.h index ed8c413..5090eb0 100644
--- a/xmysqlnd/xmysqlnd_crud_collection_commands.h
+++ b/xmysqlnd/xmysqlnd_crud_collection_commands.h
@@ -252,12 +252,3 @@ struct st_xmysqlnd_stmt_op__execute
 } // namespace mysqlx
 
 #endif /* XMYSQLND_CRUD_COLLECTION_COMMANDS_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_crud_commands.h b/xmysqlnd/xmysqlnd_crud_commands.h
index 654af6a..9dad62c 100644
--- a/xmysqlnd/xmysqlnd_crud_commands.h
+++ b/xmysqlnd/xmysqlnd_crud_commands.h
@@ -38,12 +38,3 @@ struct st_xmysqlnd_expression_shell
 } // namespace mysqlx
 
 #endif /* XMYSQLND_CRUD_COMMANDS_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_crud_table_commands.cc \
b/xmysqlnd/xmysqlnd_crud_table_commands.cc index 46bbb39..b558c7e 100644
--- a/xmysqlnd/xmysqlnd_crud_table_commands.cc
+++ b/xmysqlnd/xmysqlnd_crud_table_commands.cc
@@ -1083,12 +1083,3 @@ \
xmysqlnd_crud_table_select__get_protobuf_message(XMYSQLND_CRUD_TABLE_OP__SELECT  } // \
namespace drv  
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_crud_table_commands.h \
b/xmysqlnd/xmysqlnd_crud_table_commands.h index adfa115..0350115 100644
--- a/xmysqlnd/xmysqlnd_crud_table_commands.h
+++ b/xmysqlnd/xmysqlnd_crud_table_commands.h
@@ -211,12 +211,3 @@ struct st_xmysqlnd_crud_table_op__delete
 } // namespace mysqlx
 
 #endif /* XMYSQLND_CRUD_TABLE_COMMANDS_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_driver.cc b/xmysqlnd/xmysqlnd_driver.cc
index 2877f91..3338b73 100644
--- a/xmysqlnd/xmysqlnd_driver.cc
+++ b/xmysqlnd/xmysqlnd_driver.cc
@@ -271,12 +271,3 @@ PHP_MYSQL_XDEVAPI_API unsigned int xmysqlnd_get_client_version()
 } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_driver.h b/xmysqlnd/xmysqlnd_driver.h
index 246e4f2..a5c4bda 100644
--- a/xmysqlnd/xmysqlnd_driver.h
+++ b/xmysqlnd/xmysqlnd_driver.h
@@ -47,11 +47,3 @@ typedef enum xmysqlnd_handler_func_status
 #include "xmysqlnd_object_factory.h"
 
 #endif /* XMYSQLND_DRIVER_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_enum_n_def.h b/xmysqlnd/xmysqlnd_enum_n_def.h
index 4cdf131..9c6336d 100644
--- a/xmysqlnd/xmysqlnd_enum_n_def.h
+++ b/xmysqlnd/xmysqlnd_enum_n_def.h
@@ -59,11 +59,3 @@ typedef enum xmysqlnd_client_option
 } // namespace mysqlx
 
 #endif /* XMYSQLND_ENUM_N_DEF_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_environment.cc b/xmysqlnd/xmysqlnd_environment.cc
index 6dbdabb..c8c8fb6 100644
--- a/xmysqlnd/xmysqlnd_environment.cc
+++ b/xmysqlnd/xmysqlnd_environment.cc
@@ -67,12 +67,3 @@ int Environment::get_as_int(Variable var)
 } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_environment.h b/xmysqlnd/xmysqlnd_environment.h
index 1f9da20..fa3863f 100644
--- a/xmysqlnd/xmysqlnd_environment.h
+++ b/xmysqlnd/xmysqlnd_environment.h
@@ -45,12 +45,3 @@ struct Environment
 } // namespace mysqlx
 
 #endif /* XMYSQLND_ENVIRONMENT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_extension_plugin.cc \
b/xmysqlnd/xmysqlnd_extension_plugin.cc index 82cb2c4..b810dcc 100644
--- a/xmysqlnd/xmysqlnd_extension_plugin.cc
+++ b/xmysqlnd/xmysqlnd_extension_plugin.cc
@@ -442,12 +442,3 @@ PHP_MYSQL_XDEVAPI_API struct st_xmysqlnd_plugin_methods_xetters \
xmysqlnd_plugin_  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_extension_plugin.h \
b/xmysqlnd/xmysqlnd_extension_plugin.h index 521c6ed..e609646 100644
--- a/xmysqlnd/xmysqlnd_extension_plugin.h
+++ b/xmysqlnd/xmysqlnd_extension_plugin.h
@@ -185,11 +185,3 @@ PHP_MYSQL_XDEVAPI_API extern struct \
st_xmysqlnd_plugin_methods_xetters xmysqlnd_  } // namespace mysqlx
 
 #endif /* XMYSQLND_EXTENSION_PLUGIN_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_index_collection_commands.cc \
b/xmysqlnd/xmysqlnd_index_collection_commands.cc index df04bd1..54b9860 100644
--- a/xmysqlnd/xmysqlnd_index_collection_commands.cc
+++ b/xmysqlnd/xmysqlnd_index_collection_commands.cc
@@ -300,12 +300,3 @@ bool collection_drop_index_execute(
 } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_index_collection_commands.h \
b/xmysqlnd/xmysqlnd_index_collection_commands.h index 332d73f..cdeea18 100644
--- a/xmysqlnd/xmysqlnd_index_collection_commands.h
+++ b/xmysqlnd/xmysqlnd_index_collection_commands.h
@@ -83,12 +83,3 @@ bool collection_drop_index_execute(XMYSQLND_SESSION session,
 } // namespace mysqlx
 
 #endif /* XMYSQLND_INDEX_COLLECTION_COMMANDS_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_object_factory.cc \
b/xmysqlnd/xmysqlnd_object_factory.cc index 4975f93..7894d4d 100644
--- a/xmysqlnd/xmysqlnd_object_factory.cc
+++ b/xmysqlnd/xmysqlnd_object_factory.cc
@@ -441,12 +441,3 @@ PHP_MYSQL_XDEVAPI_API \
MYSQLND_CLASS_METHODS_INSTANCE_DEFINE(xmysqlnd_object_fact  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_object_factory.h b/xmysqlnd/xmysqlnd_object_factory.h
index 11cab08..294c3e1 100644
--- a/xmysqlnd/xmysqlnd_object_factory.h
+++ b/xmysqlnd/xmysqlnd_object_factory.h
@@ -172,11 +172,3 @@ PHP_MYSQL_XDEVAPI_API \
MYSQLND_CLASS_METHODS_INSTANCE_DECLARE(xmysqlnd_object_fac  } // namespace mysqlx
 
 #endif /* XMYSQLND_OBJECT_FACTORY_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_priv.h b/xmysqlnd/xmysqlnd_priv.h
index 632c0c0..6fb9562 100644
--- a/xmysqlnd/xmysqlnd_priv.h
+++ b/xmysqlnd/xmysqlnd_priv.h
@@ -86,11 +86,3 @@ namespace drv {
 } // namespace mysqlx
 
 #endif /* XMYSQLND_PRIV_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_protocol_dumper.h \
b/xmysqlnd/xmysqlnd_protocol_dumper.h index 59eb382..187d5d8 100644
--- a/xmysqlnd/xmysqlnd_protocol_dumper.h
+++ b/xmysqlnd/xmysqlnd_protocol_dumper.h
@@ -31,11 +31,3 @@ void xmysqlnd_dump_client_message(const zend_uchar packet_type, \
const void * pay  } // namespace mysqlx
 
 #endif /* XMYSQLND_PROTOCOL_DUMPER_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_protocol_frame_codec.cc \
b/xmysqlnd/xmysqlnd_protocol_frame_codec.cc index ee922ca..2c5050b 100644
--- a/xmysqlnd/xmysqlnd_protocol_frame_codec.cc
+++ b/xmysqlnd/xmysqlnd_protocol_frame_codec.cc
@@ -249,12 +249,3 @@ xmysqlnd_pfc_free(XMYSQLND_PFC * const pfc, MYSQLND_STATS * \
stats, MYSQLND_ERROR  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_protocol_frame_codec.h \
b/xmysqlnd/xmysqlnd_protocol_frame_codec.h index a1bd16d..3d7af0d 100644
--- a/xmysqlnd/xmysqlnd_protocol_frame_codec.h
+++ b/xmysqlnd/xmysqlnd_protocol_frame_codec.h
@@ -80,12 +80,3 @@ PHP_MYSQL_XDEVAPI_API void xmysqlnd_pfc_free(XMYSQLND_PFC * const \
net, MYSQLND_S  } // namespace mysqlx
 
 #endif /* XMYSQLND_PROTOCOL_FRAME_CODEC_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_rowset.cc b/xmysqlnd/xmysqlnd_rowset.cc
index 575218a..a9021c2 100644
--- a/xmysqlnd/xmysqlnd_rowset.cc
+++ b/xmysqlnd/xmysqlnd_rowset.cc
@@ -399,12 +399,3 @@ xmysqlnd_rowset_free(XMYSQLND_ROWSET * const result, \
MYSQLND_STATS * stats, MYSQ  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_rowset.h b/xmysqlnd/xmysqlnd_rowset.h
index 6dd2b90..c4833cb 100644
--- a/xmysqlnd/xmysqlnd_rowset.h
+++ b/xmysqlnd/xmysqlnd_rowset.h
@@ -106,12 +106,3 @@ PHP_MYSQL_XDEVAPI_API void xmysqlnd_rowset_free(XMYSQLND_ROWSET \
* const result,  } // namespace mysqlx
 
 #endif /* XMYSQLND_ROWSET_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_rowset_buffered.cc \
b/xmysqlnd/xmysqlnd_rowset_buffered.cc index 362154d..7ebedce 100644
--- a/xmysqlnd/xmysqlnd_rowset_buffered.cc
+++ b/xmysqlnd/xmysqlnd_rowset_buffered.cc
@@ -457,12 +457,3 @@ xmysqlnd_rowset_buffered_free(XMYSQLND_ROWSET_BUFFERED * const \
result, MYSQLND_S  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_rowset_buffered.h \
b/xmysqlnd/xmysqlnd_rowset_buffered.h index f896efc..9c9f493 100644
--- a/xmysqlnd/xmysqlnd_rowset_buffered.h
+++ b/xmysqlnd/xmysqlnd_rowset_buffered.h
@@ -103,12 +103,3 @@ PHP_MYSQL_XDEVAPI_API void \
xmysqlnd_rowset_buffered_free(XMYSQLND_ROWSET_BUFFERE  } // namespace mysqlx
 
 #endif /* XMYSQLND_ROWSET_BUFFERED_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_rowset_fwd.cc b/xmysqlnd/xmysqlnd_rowset_fwd.cc
index 4f7ff08..10d1cc0 100644
--- a/xmysqlnd/xmysqlnd_rowset_fwd.cc
+++ b/xmysqlnd/xmysqlnd_rowset_fwd.cc
@@ -414,12 +414,3 @@ xmysqlnd_rowset_fwd_free(XMYSQLND_ROWSET_FWD * const result, \
MYSQLND_STATS * sta  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_rowset_fwd.h b/xmysqlnd/xmysqlnd_rowset_fwd.h
index 6b67a8a..c8fe93c 100644
--- a/xmysqlnd/xmysqlnd_rowset_fwd.h
+++ b/xmysqlnd/xmysqlnd_rowset_fwd.h
@@ -105,12 +105,3 @@ PHP_MYSQL_XDEVAPI_API void \
xmysqlnd_rowset_fwd_free(XMYSQLND_ROWSET_FWD * const  } // namespace mysqlx
 
 #endif /* XMYSQLND_ROWSET_FWD_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_schema.cc b/xmysqlnd/xmysqlnd_schema.cc
index 9efde58..7e028ed 100644
--- a/xmysqlnd/xmysqlnd_schema.cc
+++ b/xmysqlnd/xmysqlnd_schema.cc
@@ -653,12 +653,3 @@ xmysqlnd_schema_free(xmysqlnd_schema * const schema, \
MYSQLND_STATS * stats, MYSQ  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_schema.h b/xmysqlnd/xmysqlnd_schema.h
index f807963..346a981 100644
--- a/xmysqlnd/xmysqlnd_schema.h
+++ b/xmysqlnd/xmysqlnd_schema.h
@@ -113,12 +113,3 @@ PHP_MYSQL_XDEVAPI_API void xmysqlnd_schema_free(xmysqlnd_schema \
* const schema,  } // namespace mysqlx
 
 #endif /* XMYSQLND_SCHEMA_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_session.cc b/xmysqlnd/xmysqlnd_session.cc
index d0fba73..08500e2 100644
--- a/xmysqlnd/xmysqlnd_session.cc
+++ b/xmysqlnd/xmysqlnd_session.cc
@@ -4979,12 +4979,3 @@ enum_func_status xmysqlnd_new_session_connect(
 } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_session.h b/xmysqlnd/xmysqlnd_session.h
index ca3bf15..b507bb2 100644
--- a/xmysqlnd/xmysqlnd_session.h
+++ b/xmysqlnd/xmysqlnd_session.h
@@ -717,12 +717,3 @@ extern const struct \
st_xmysqlnd_session_on_statement_ok_bind	noop__on_statement_  } // namespace mysqlx
 
 #endif /* XMYSQLND_SESSION_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_statistics.cc b/xmysqlnd/xmysqlnd_statistics.cc
index 39bddd0..2314c1e 100644
--- a/xmysqlnd/xmysqlnd_statistics.cc
+++ b/xmysqlnd/xmysqlnd_statistics.cc
@@ -73,12 +73,3 @@ _xmysqlnd_get_client_stats(MYSQLND_STATS * stats_ptr, zval \
*return_value ZEND_FI  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt.cc b/xmysqlnd/xmysqlnd_stmt.cc
index ac2f35b..70fc025 100644
--- a/xmysqlnd/xmysqlnd_stmt.cc
+++ b/xmysqlnd/xmysqlnd_stmt.cc
@@ -1312,12 +1312,3 @@ void Prepare_stmt_data::handle_limit_expr(
 } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt.h b/xmysqlnd/xmysqlnd_stmt.h
index 117176c..15a48d4 100644
--- a/xmysqlnd/xmysqlnd_stmt.h
+++ b/xmysqlnd/xmysqlnd_stmt.h
@@ -423,12 +423,3 @@ Prepare_stmt_data::get_protobuf_msg(
 } // namespace mysqlx
 
 #endif /* XMYSQLND_STMT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt_execution_state.cc \
b/xmysqlnd/xmysqlnd_stmt_execution_state.cc index 107a3b4..e52fd3b 100644
--- a/xmysqlnd/xmysqlnd_stmt_execution_state.cc
+++ b/xmysqlnd/xmysqlnd_stmt_execution_state.cc
@@ -233,12 +233,3 @@ xmysqlnd_stmt_execution_state_free(XMYSQLND_STMT_EXECUTION_STATE \
* const state)  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt_execution_state.h \
b/xmysqlnd/xmysqlnd_stmt_execution_state.h index d14efb3..7ee28fa 100644
--- a/xmysqlnd/xmysqlnd_stmt_execution_state.h
+++ b/xmysqlnd/xmysqlnd_stmt_execution_state.h
@@ -87,12 +87,3 @@ PHP_MYSQL_XDEVAPI_API void \
xmysqlnd_stmt_execution_state_free(XMYSQLND_STMT_EXEC  } // namespace mysqlx
 
 #endif /* XMYSQLND_STMT_EXECUTION_STATE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt_result.cc b/xmysqlnd/xmysqlnd_stmt_result.cc
index 4fcbd18..b95be62 100644
--- a/xmysqlnd/xmysqlnd_stmt_result.cc
+++ b/xmysqlnd/xmysqlnd_stmt_result.cc
@@ -478,12 +478,3 @@ xmysqlnd_stmt_result_free(XMYSQLND_STMT_RESULT * const result, \
MYSQLND_STATS * s  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt_result.h b/xmysqlnd/xmysqlnd_stmt_result.h
index ca23db6..70e9aad 100644
--- a/xmysqlnd/xmysqlnd_stmt_result.h
+++ b/xmysqlnd/xmysqlnd_stmt_result.h
@@ -119,12 +119,3 @@ PHP_MYSQL_XDEVAPI_API void \
xmysqlnd_stmt_result_free(XMYSQLND_STMT_RESULT * cons  } // namespace mysqlx
 
 #endif /* XMYSQLND_STMT_RESULT_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt_result_meta.cc \
b/xmysqlnd/xmysqlnd_stmt_result_meta.cc index d7aea9d..b64eaec 100644
--- a/xmysqlnd/xmysqlnd_stmt_result_meta.cc
+++ b/xmysqlnd/xmysqlnd_stmt_result_meta.cc
@@ -484,12 +484,3 @@ xmysqlnd_stmt_result_meta_free(XMYSQLND_STMT_RESULT_META * const \
object, MYSQLND  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_stmt_result_meta.h \
b/xmysqlnd/xmysqlnd_stmt_result_meta.h index 56611a1..6c65027 100644
--- a/xmysqlnd/xmysqlnd_stmt_result_meta.h
+++ b/xmysqlnd/xmysqlnd_stmt_result_meta.h
@@ -165,12 +165,3 @@ PHP_MYSQL_XDEVAPI_API void \
xmysqlnd_stmt_result_meta_free(XMYSQLND_STMT_RESULT_M  } // namespace mysqlx
 
 #endif /* XMYSQLND_STMT_RESULT_META_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_table.cc b/xmysqlnd/xmysqlnd_table.cc
index 63f7feb..9c84dbb 100644
--- a/xmysqlnd/xmysqlnd_table.cc
+++ b/xmysqlnd/xmysqlnd_table.cc
@@ -635,12 +635,3 @@ xmysqlnd_table_free(xmysqlnd_table * const table, MYSQLND_STATS \
* stats, MYSQLND  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_table.h b/xmysqlnd/xmysqlnd_table.h
index f80a2d6..f49538c 100644
--- a/xmysqlnd/xmysqlnd_table.h
+++ b/xmysqlnd/xmysqlnd_table.h
@@ -81,12 +81,3 @@ PHP_MYSQL_XDEVAPI_API void xmysqlnd_table_free(xmysqlnd_table * \
const table, MYS  } // namespace mysqlx
 
 #endif /* XMYSQLND_TABLE_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_utils.cc b/xmysqlnd/xmysqlnd_utils.cc
index 6a2657d..ee45f70 100644
--- a/xmysqlnd/xmysqlnd_utils.cc
+++ b/xmysqlnd/xmysqlnd_utils.cc
@@ -199,12 +199,3 @@ bool operator==(const google::protobuf::Message& msg_a,
 } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_utils.h b/xmysqlnd/xmysqlnd_utils.h
index 06d51e3..71789dc 100644
--- a/xmysqlnd/xmysqlnd_utils.h
+++ b/xmysqlnd/xmysqlnd_utils.h
@@ -49,12 +49,3 @@ bool operator==(const google::protobuf::Message& msg_a,
 } // namespace mysqlx
 
 #endif /* XMYSQLND_UTILS_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_warning_list.cc b/xmysqlnd/xmysqlnd_warning_list.cc
index 76559aa..5982fab 100644
--- a/xmysqlnd/xmysqlnd_warning_list.cc
+++ b/xmysqlnd/xmysqlnd_warning_list.cc
@@ -164,12 +164,3 @@ xmysqlnd_warning_list_free(XMYSQLND_WARNING_LIST * const \
warn_list)  } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_warning_list.h b/xmysqlnd/xmysqlnd_warning_list.h
index fe2473d..6d6aab7 100644
--- a/xmysqlnd/xmysqlnd_warning_list.h
+++ b/xmysqlnd/xmysqlnd_warning_list.h
@@ -80,12 +80,3 @@ PHP_MYSQL_XDEVAPI_API void \
xmysqlnd_warning_list_free(XMYSQLND_WARNING_LIST * co  } // namespace mysqlx
 
 #endif /* XMYSQLND_WARNING_LIST_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_wireprotocol.h b/xmysqlnd/xmysqlnd_wireprotocol.h
index 0ef9a18..639ef00 100644
--- a/xmysqlnd/xmysqlnd_wireprotocol.h
+++ b/xmysqlnd/xmysqlnd_wireprotocol.h
@@ -648,11 +648,3 @@ void xmysqlnd_shutdown_protobuf_library();
 } // namespace mysqlx
 
 #endif /* XMYSQLND_WIREPROTOCOL_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_zval2any.cc b/xmysqlnd/xmysqlnd_zval2any.cc
index 0ee2e87..70ec416 100644
--- a/xmysqlnd/xmysqlnd_zval2any.cc
+++ b/xmysqlnd/xmysqlnd_zval2any.cc
@@ -524,12 +524,3 @@ PHP_MYSQL_XDEVAPI_API void repeated2log(
 } // namespace drv
 
 } // namespace mysqlx
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */
diff --git a/xmysqlnd/xmysqlnd_zval2any.h b/xmysqlnd/xmysqlnd_zval2any.h
index e6563e5..2b03de3 100644
--- a/xmysqlnd/xmysqlnd_zval2any.h
+++ b/xmysqlnd/xmysqlnd_zval2any.h
@@ -40,11 +40,3 @@ PHP_MYSQL_XDEVAPI_API MYSQLND_STRING scalar2string(const \
Mysqlx::Datatypes::Scal  } // namespace mysqlx
 
 #endif /* XMYSQLND_ZVAL2ANY_H */
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * End:
- * vim600: noet sw=4 ts=4 fdm=marker
- * vim<600: noet sw=4 ts=4
- */



-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic