mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Removing checks for efltk and updating README. Squashing few warnings.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* ede-crasher, a crash handler tool
|
||||
* Part of Equinox Desktop Environment (EDE).
|
||||
* Copyright (c) 2008-2009 EDE Authors.
|
||||
* Copyright (c) 2008-2011 EDE Authors.
|
||||
*
|
||||
* This program is licensed under terms of the
|
||||
* GNU General Public License version 2 or newer.
|
||||
@@ -13,7 +13,6 @@
|
||||
#ifndef __GDBOUTPUT_H__
|
||||
#define __GDBOUTPUT_H__
|
||||
|
||||
class edelib::TempFile;
|
||||
|
||||
bool gdb_output_generate(const char *path, edelib::TempFile &t);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user