src/main.cc

changeset 564
79b23e02dcf1
parent 557
04e140bdeb0b
child 566
549c63863544
--- a/src/main.cc	Wed Dec 18 23:38:45 2013 +0200
+++ b/src/main.cc	Thu Dec 19 00:59:49 2013 +0200
@@ -68,8 +68,6 @@
 
 	LDPaths::initPaths();
 	initColors();
-	loadLogoedStuds();
-
 	ForgeWindow* win = new ForgeWindow;
 	newFile();
 	win->show();

mercurial