]> git.lyx.org Git - features.git/commit
Remove questionable Mutex copy code
authorGeorg Baum <baum@lyx.org>
Tue, 8 Oct 2013 20:06:55 +0000 (22:06 +0200)
committerGeorg Baum <baum@lyx.org>
Tue, 8 Oct 2013 20:06:55 +0000 (22:06 +0200)
commit3e833803502eb7235d679a35a59113a0737e2ea2
tree13313bd197c72c5f0355a066bfc7e386e263d5fa
parentf50550c4b9220ea62fba9243ae4adc5b5832c976
Remove questionable Mutex copy code

It is no longer needed, and it had a comment that it needed review...
Now anybody who tries to make a copy again is forced to think about it,
instead of trying and using possibly wrong semantics by accident.
src/support/mutex.cpp
src/support/mutex.h