]> git.lyx.org Git - lyx.git/blobdiff - src/support/PathChanger.h
Outliner: distinguish non-active refs from broken refs
[lyx.git] / src / support / PathChanger.h
index d82aab39fb6508816e7f37e1e6051c0864389b35..6af4ab4e2999cd4f64d4223dbc16d6ad85047da8 100644 (file)
@@ -63,18 +63,5 @@ private:
 } // namespace support
 } // namespace lyx
 
-#ifdef __APPLE__
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-int getPrivateFrameworkPathName(char * buf, unsigned len, char const * framework);
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif
-
 
 #endif // PATHCHANGER_H