ext/wmq.c in ferocia-rubywmq-1.1.3 vs ext/wmq.c in ferocia-rubywmq-2.0.2
- old
+ new
@@ -1,7 +1,7 @@
/*
- * Copyright 2006 J. Reid Morrison. Dimension Solutions, Inc.
+ * Copyright 2006 J. Reid Morrison
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
@@ -78,12 +78,9 @@
Queue_id_init();
QueueManager_id_init();
QueueManager_selector_id_init();
QueueManager_command_id_init();
wmq_structs_id_init();
-
- rb_require("wmq/wmq_temp");
- rb_require("wmq/wmq_const");
}
/*
* For client build when dynamic loading is not being used E.g. Not Windows or Solaris ...
*/