]> git.sesse.net Git - vlc/commitdiff
* comment out an include, which isn't in trunk yet...
authorFelix Paul Kühne <fkuehne@videolan.org>
Sat, 6 Aug 2005 23:17:23 +0000 (23:17 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sat, 6 Aug 2005 23:17:23 +0000 (23:17 +0000)
modules/gui/macosx/intf.m

index 2d401d2fae74817d6c59e36ab12e7f321df0b685..3195004387e466946c93326bca91ed57729d6fee 100644 (file)
@@ -40,7 +40,7 @@
 #include "open.h"
 #include "wizard.h"
 #include "extended.h"
-#include "bookmarks.h"
+//#include "bookmarks.h"
 
 /*****************************************************************************
  * Local prototypes.