[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
[XaraXtreme-commits] Commit Complete
Commit by : luke
Repository : xara
Revision : 995
Date : Wed May 10 17:13:32 BST 2006
Changed paths:
M /Trunk/XaraLX/wxOil/camelot.cpp
A missed change from last check-in
Diff:
Index: Trunk/XaraLX/wxOil/camelot.cpp
===================================================================
--- Trunk/XaraLX/wxOil/camelot.cpp (revision 994)
+++ Trunk/XaraLX/wxOil/camelot.cpp (revision 995)
@@ -120,7 +120,6 @@
#include "camelot.h"
#include "keypress.h"
-#include "fltrdisc.h"
#include "ccdc.h"
#include "camprofile.h"
#include "dlgevt.h"
@@ -467,8 +466,6 @@
if( !Camelot.Init() )
return false;
- CDiscoverPlugin::GetInstance()->Init();
-
TRACET(_T("CCamApp::Calling InitKernel"));
// then initialise the kernel (and almost everything else)
if( !InitKernel() )
Xara