Revision: 2289
Author: alextreme
Date: 2006-06-03 15:04:23 -0700 (Sat, 03 Jun 2006)
ViewCVS: http://svn.sourceforge.net/morphix/?rev=2289&view=rev
Log Message:
-----------
* bla
Modified Paths:
--------------
trunk/mmaker/libmorphix/makemodule.c
Modified: trunk/mmaker/libmorphix/makemodule.c
===================================================================
--- trunk/mmaker/libmorphix/makemodule.c 2006-06-03 22:00:49 UTC (rev 2288)
+++ trunk/mmaker/libmorphix/makemodule.c 2006-06-03 22:04:23 UTC (rev 2289)
@@ -539,7 +539,6 @@
gboolean executeCommands(mmodule *module, gchar *dirname) {
GList *ptr = module->commandlist;
gchar *filename = g_strdup_printf("%s/commands.sh", module->dirname);
- int file;
while (ptr != NULL) {
gchar *cmdline = NULL;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.