summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2012-08-10 12:14:05 +0200
committerPali Rohár <pali.rohar@gmail.com>2012-08-10 12:14:05 +0200
commitb142205f1c0f0a1202c882ff1994a4d3255c28bf (patch)
treec31b18f19c880d59845b4faf3301ee73c6c7df67 /src/main.c
parente4858deccdaf6893520fe74b51a5bb738d0b2b32 (diff)
download0xFFFF-b142205f1c0f0a1202c882ff1994a4d3255c28bf.tar.bz2
Remove old main.h code
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 39d6e1b..2d40bb3 100644
--- a/src/main.c
+++ b/src/main.c
@@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "main.h"
+//#include "main.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>