13
0

Remove two unnecessary header includes of pbd/mountpoint.h

git-svn-id: svn://localhost/ardour2/branches/3.0@12826 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Tim Mayberry 2012-06-23 03:51:39 +00:00
parent ec998b045e
commit a2f5ff9535
2 changed files with 0 additions and 2 deletions

View File

@ -28,7 +28,6 @@
#include "pbd/convert.h"
#include "pbd/basename.h"
#include "pbd/mountpoint.h"
#include "pbd/stl_delete.h"
#include "pbd/strsplit.h"
#include "pbd/shortpath.h"

View File

@ -25,7 +25,6 @@
#include <unistd.h>
#include <errno.h>
#include "pbd/mountpoint.h"
#include "pbd/pathscanner.h"
#include "pbd/stl_delete.h"
#include "pbd/strsplit.h"