Delete include of config.h. This was needed only for the qt3 port.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19747 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-08-23 08:58:22 +00:00
parent 23c7c10656
commit a2022b1950

View File

@ -15,9 +15,6 @@
#ifndef GUI_VIEW_H
#define GUI_VIEW_H
// Must be here because of moc.
#include <config.h>
#include "frontends/LyXView.h"
#include "FuncRequest.h"