From e640c3d00c03320e96decc981e7c924cea41451f Mon Sep 17 00:00:00 2001
From: Francois Keith <francois.keith@aist.go.jp>
Date: Thu, 1 Jul 2010 18:39:44 +0900
Subject: [PATCH] Remove a header generated by cmake from git repository

---
 include/sot-core/import-default-paths.h | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 include/sot-core/import-default-paths.h

diff --git a/include/sot-core/import-default-paths.h b/include/sot-core/import-default-paths.h
deleted file mode 100644
index d0495ae6..00000000
--- a/include/sot-core/import-default-paths.h
+++ /dev/null
@@ -1,8 +0,0 @@
-// -*- c++ -*-
-#ifndef SOT_FACTORY_COMMAND_IMPORT_DEFAULT_PATHS_H
-# define SOT_FACTORY_COMMAND_IMPORT_DEFAULT_PATHS_H
-
-/// Default script path as known by CMake at configure time.
-# define SOT_IMPORT_DEFAULT_PATHS "/home/blue/sot-lib/script"
-
-#endif //! SOT_FACTORY_COMMAND_IMPORT_DEFAULT_PATHS_H
-- 
GitLab