Skip to content

Commit

Permalink
wait what?
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossmaxx committed Mar 3, 2025
1 parent 3fb24f2 commit 72fd59d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions include/lmms_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@ inline constexpr ch_cnt_t DEFAULT_CHANNELS = 2;
inline constexpr unsigned MaxScaleCount = 10; //!< number of scales per project
inline constexpr unsigned MaxKeymapCount = 10; //!< number of keyboard mappings per project

<<<<<<< HEAD
inline constexpr char LADSPA_PATH_SEPERATOR =
#ifdef LMMS_BUILD_WIN32
';';
#else
':';
#endif

=======
>>>>>>> 39f1ceae6 (these constants have been moved to spectrum analyser)
constexpr char LADSPA_PATH_SEPERATOR =
#ifdef LMMS_BUILD_WIN32
';';
Expand Down

0 comments on commit 72fd59d

Please sign in to comment.